PoCoordinateListFiltercoord Property |
Defines the list of coordinates used to filter the mesh 1D geometry.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFFloat coord { get; }
Public ReadOnly Property coord As SoMFFloat
Get
public:
property SoMFFloat^ coord {
SoMFFloat^ get ();
}
member coord : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks See Also