SoComposeRotationFromTorotation Property |
( SoMFRotation ) A rotation that transforms one vector into another.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoEngineOutput rotation { get; }
Public ReadOnly Property rotation As SoEngineOutput
Get
public:
property SoEngineOutput^ rotation {
SoEngineOutput^ get ();
}
member rotation : SoEngineOutput with get
Property Value
Type:
SoEngineOutput
Remarks
See Also