EdgeUseDefinition.EdgeDefinition Property
Parent Object: EdgeUseDefinitionDescription
Gets and set the associated EdgeDefinition object.
Syntax
EdgeUseDefinition.EdgeDefinition() As EdgeDefinitionProperty Value
This is a read/write property whose value is an EdgeDefinition.Samples
Name | Description |
Transient surface body creation | The following sample demonstrates the creation of a transient surface body consisting of a single rectangular face. The body is created in transient space and then copied over to a part document as a base feature. |