PbTetrahedronMesh3D Constructor (Boolean) |
Constructor of a default simple mesh.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic PbTetrahedronMesh3D(
bool isDataDuplicate
)
Public Sub New (
isDataDuplicate As Boolean
)
public:
PbTetrahedronMesh3D(
bool isDataDuplicate
)
new :
isDataDuplicate : bool -> PbTetrahedronMesh3D
Parameters
- isDataDuplicate
- Type: SystemBoolean
Remarks
See Also