PoProfileCoordinate2point Property |
2D profile coordinate points.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
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