SoTrackFollowerorientation Property |
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoEngineOutput orientation { get; }
Public ReadOnly Property orientation As SoEngineOutput
Get
public:
property SoEngineOutput^ orientation {
SoEngineOutput^ get ();
}
member orientation : SoEngineOutput with get
Property Value
Type:
SoEngineOutput
RemarksIt's a rotation from the -Z vector to the heading vector, with the initial up vector along the Y vector.
See Also