Share

ShellThicknessFaceSet Object


Description

The ShellThicknessFaceSet object provides access to the faces and their associated thickness for a shell.

Methods

Name Description
Delete Method that deletes the face set.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Faces Gets and sets the shell boundary relative to part face.
Thickness Property that returns the parameter that controls the thickness of the faces in the face set. This property will return Nothing if the shell feature has not been created yet.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ShellDefinition.AddThicknessFaceSet, ShellDefinition.FaceSetItem

Version

Introduced in version 9

Was this information helpful?