Click or drag to resize
PbIndexedMesh3D Constructor (Boolean)

Constructor of a default simple mesh.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public PbIndexedMesh3D(
	bool is_data_duplicate
)

Parameters

is_data_duplicate
Type: SystemBoolean
Remarks

See also PbMesh for more explanations about data duplication.

See Also