Click or drag to resize
PbHexahedronMesh3D Constructor
Overload List
  NameDescription
Public methodPbHexahedronMesh3D
Calls PbHexahedronMesh3D(true).
Public methodPbHexahedronMesh3D(Boolean)

Constructor of a default simple mesh.

Public methodPbHexahedronMesh3D(Int32, Single, Single, Single, Int32, Int32)
Calls PbHexahedronMesh3D(num_nodes, x_nod, y_nod, z_nod, num_hexahedrons, hexahedron_index, true).
Public methodPbHexahedronMesh3D(Int32, Single, Single, Single, Int32, Int32, Boolean)

Constructor of a volume mesh.

Top
See Also