Click or drag to resize
PbCellGetNodesIndex Method (ArrayList)

Note: This API is now obsolete.

Gets the array of index mesh's nodes that belongs to this cell.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void GetNodesIndex(
	ArrayList nodes_index
)

Parameters

nodes_index
Type: System.CollectionsArrayList
Remarks
Obsolete since Open Inventor 8000.
See Also