The IGeometricObject type exposes the following members.

Properties

  NameDescription
Public propertyAabb
Gets the axis-aligned bounding box (AABB).
Public propertyPose
Gets the pose (position and orientation).
Public propertyScale
Gets the scale.
Public propertyShape
Gets the shape.

Events

  NameDescription
Public eventPoseChanged
Occurs when the Pose was changed.
Public eventShapeChanged
Occurs when the Shape or Scale was changed.

See Also