Share

FaceShellDefinition.FaceDefinitions Property

Parent Object: FaceShellDefinition

Description

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

Syntax

FaceShellDefinition.FaceDefinitions() As FaceDefinitions

Property Value

This is a read only property whose value is a FaceDefinitions.

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