PoPointsFieldBarspoint Property |
List of points for parallelepipeds.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec3f point { get; }
Public ReadOnly Property point As SoMFVec3f
Get
public:
property SoMFVec3f^ point {
SoMFVec3f^ get ();
}
member point : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks point[i][2] is the altitude of the i-th parallelepiped.
See Also