Click or drag to resize
PbCartesianGrid3D Constructor (Boolean)

Constructor.

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

Parameters

is_data_duplicated
Type: SystemBoolean
Remarks

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

See Also