OptionalMeshData

class cee.usg.OptionalMeshData()

Options to creating a mesh


Properties

cee.usg.OptionalMeshData.elementIdArray

Optional array with one Id for each element in the mesh

cee.usg.OptionalMeshData.noPreserveSharpEdges

If set to true, we will not preserve sharp edges (default false). Setting it to true is faster, but only usable for models without sharp edges or that have already been split based on face crease angles.

cee.usg.OptionalMeshData.nodeIdArray

Optional array with one Id for each node in the mesh