Click or drag to resize

GeometricObject Properties

The GeometricObject type exposes the following members.

Properties
 NameDescription
Public propertyPosition The position in global coordinates, i.e. all position shifts and rotations of the parent objects (recursively) are factored in. Given in mm, as right handed coordinates.
Public propertyRotation The global rotation, i.e. all rotations of the parent objects (recursively) factored in. X=RotationAroundXAxis, Y=RotationAroundYAxis, Z=RotationAroundZAxis, in degrees [0..360] around the center of this object, right hand rule. Optional value. If missing in the recipe, then it is assumed to be (0.0, 0.0, 0.0).
Public propertySize X=Width, Y=Height, Z=Depth, in mm.
Top
See Also