Point#

class ansys.dyna.core.pre.dynabase.Point(x=0, y=0, z=0)#

Defines a point.

Overview#

x

y

z

Import detail#

from ansys.dyna.core.pre.dynabase import Point

Attribute detail#

Point.x = 0#
Point.y = 0#
Point.z = 0#