IKinematicStateServiceReferenceFrame Property |
Gets the reference frame that describes both the position and orientation of this object.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax ReferenceFrame ReferenceFrame { get; }
ReadOnly Property ReferenceFrame As ReferenceFrame
Get
property ReferenceFrame^ ReferenceFrame {
ReferenceFrame^ get ();
}
abstract ReferenceFrame : ReferenceFrame with get
Property Value
Type:
ReferenceFrameSee Also