BRepLumpDefinition.shellDefinitions Property
Parent Object: BRepLumpDefinitionDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepLumpDefinition.h>
Description
Provides access to the BRepShellDefinitions object associated with this BRepLumpDefinition. It's through the returned collection that you can create new BRepShellDefinition objects.
Syntax
"bRepLumpDefinition_var" is a variable referencing a BRepLumpDefinition object. |
Property Value
This is a read only property whose value is a BRepShellDefinitions.Samples
| Name | Description |
| BRep Body definition Sample | Demonstrates creating BRep bodies by BRepBodyDefinition. |
