SoBaseExtrusionspine Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec3f spine { get; }
Public ReadOnly Property spine As SoMFVec3f
Get
public:
property SoMFVec3f^ spine {
SoMFVec3f^ get ();
}
member spine : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks Default is [0 0 0, 0 1 0].
See Also