PbHexahedronMesh3D Constructor |
Name | Description | |
---|---|---|
PbHexahedronMesh3D | Calls PbHexahedronMesh3D(true). | |
PbHexahedronMesh3D(Boolean) | Constructor of a default simple mesh. | |
PbHexahedronMesh3D(Int32, Single, Single, Single, Int32, Int32) | Calls PbHexahedronMesh3D(num_nodes, x_nod, y_nod, z_nod, num_hexahedrons, hexahedron_index, true). | |
PbHexahedronMesh3D(Int32, Single, Single, Single, Int32, Int32, Boolean) | Constructor of a volume mesh. |