Click or drag to resize
PbHexahedronMesh3D Constructor (Boolean)

Constructor of a default simple mesh.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public PbHexahedronMesh3D(
	bool isDataDuplicate
)

Parameters

isDataDuplicate
Type: SystemBoolean
Remarks

See also OIV.MeshViz.Data.PbMesh for more explanations about data duplication.

See Also