SurfaceBodyDefinition.EdgeDefinitions Property
Parent Object: SurfaceBodyDefinitionDescription
Property that returns the collection of EdgeDefinition objects associated with this SurfaceBodyDefinition object.
Syntax
SurfaceBodyDefinition.EdgeDefinitions() As EdgeDefinitionsProperty Value
This is a read only property whose value is an EdgeDefinitions.Samples
Name | Description |
Transient solid body creation | The following sample demonstrates the creation of a transient solid block body. The newly created body is then displayed using client graphics in a part. |