Share

FaceDefinition.EdgeLoopDefinitions Property

Parent Object: FaceDefinition

Description

Property that returns the collection of EdgeLoopDefinition objects associated with this FaceDefinition object.

Syntax

FaceDefinition.EdgeLoopDefinitions() As EdgeLoopDefinitions

Property Value

This is a read only property whose value is an EdgeLoopDefinitions.

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.

Version

Introduced in version 2011

Was this information helpful?