SoVRMLPolyline2DlineSegments Property |
Specifies the vertices to be connected.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFVec2f lineSegments { get; }
Public ReadOnly Property lineSegments As SoMFVec2f
Get
public:
property SoMFVec2f^ lineSegments {
SoMFVec2f^ get ();
}
member lineSegments : SoMFVec2f with get
Property Value
Type:
SoMFVec2f
Remarks
See Also