PbHexahedronCell Constructor |
Constructor of a default simple cell.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public PbHexahedronCell(
PbMesh owner_mesh
)
Public Sub New (
owner_mesh As PbMesh
)
public:
PbHexahedronCell(
PbMesh^ owner_mesh
)
new :
owner_mesh : PbMesh -> PbHexahedronCell
Parameters
- owner_mesh
- Type: OIV.MeshViz.DataPbMesh
Remarks See Also