PoErrorPointFieldpoint Property |
List of coordinates of the point field.
Namespace: OIV.MeshViz.GraphAssembly: 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