SoProfileCoordinate2point Property |
2D profile coordinate points.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoMFVec2f point { get; }
Public ReadOnly Property point As SoMFVec2f
Get
public:
property SoMFVec2f^ point {
SoMFVec2f^ get ();
}
member point : SoMFVec2f with get
Property Value
Type:
SoMFVec2fRemarks See Also