Static function that creates a new BRepBodyDefinition object. It's initially empty but you can use the functionality it provides to define the geometry and topology of the B-Rep object you want to create.
This is a static method. |
This is a static method. |
| Type | Description |
| BRepBodyDefinition | Returns the newly created BRepBodyDefinition object. |
| Name | Description |
| BRep Body definition Sample | Demonstrates creating BRep bodies by BRepBodyDefinition. |