BRepShellDefinition.wireDefinition Property
Parent Object: BRepShellDefinitionDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepShellDefinition.h>
Description
Returns the single BRepWireDefinition associated with this shell definition.
Syntax
"bRepShellDefinition_var" is a variable referencing a BRepShellDefinition object.
|
Property Value
This is a read only property whose value is a BRepWireDefinition.Samples
Name | Description |
BRep Body definition Sample | Demonstrates creating BRep bodies by BRepBodyDefinition. |