Share

SurfaceBodyDefinition.EdgeDefinitions Property

Parent Object: SurfaceBodyDefinition

Description

Property that returns the collection of EdgeDefinition objects associated with this SurfaceBodyDefinition object.

Syntax

SurfaceBodyDefinition.EdgeDefinitions() As EdgeDefinitions

Property 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.

Version

Introduced in version 2011

Was this information helpful?