SoVRMLExtrusionorientation Property |
The orientation of the crossSection at each spine point.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFRotation orientation { get; }
Public ReadOnly Property orientation As SoMFRotation
Get
public:
property SoMFRotation^ orientation {
SoMFRotation^ get ();
}
member orientation : SoMFRotation with get
Property Value
Type:
SoMFRotation
Remarks
See Also