PoIndexListFilterindex Property |
Defines the index list 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 SoMFInt32 index { get; }
Public ReadOnly Property index As SoMFInt32
Get
public:
property SoMFInt32^ index {
SoMFInt32^ get ();
}
member index : SoMFInt32 with get
Property Value
Type:
SoMFInt32Remarks See Also