SoDecomposeRotationrotation Property |
Rotation to be decomposed.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFRotation rotation { get; }
Public ReadOnly Property rotation As SoMFRotation
Get
public:
property SoMFRotation^ rotation {
SoMFRotation^ get ();
}
member rotation : SoMFRotation with get
Property Value
Type:
SoMFRotationRemarks See Also