Properties |
Methods |
The block in a geometric model.
The Block object represents a block in the geometry model. It is derived from the Shape object and inherits all its methods and properties. In addition the Block object offers some methods and properties specific to the block:
Boundary property
|
Returns the unsorted collection of the edges that build a block boundary as ShapeRange |
BuildMesh method |
Builds the finite element mesh in the block. If the block is already meshed the mesh is first removed. |
RemoveMesh method |
Removes the mesh |