Share

FaceShell Object


Description

The FaceShell object. See the article in the overviews section.

Methods

Name Description
GetReferenceKey Method that generates and returns the reference key for this entity.

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.
AttributeSets Property that returns the AttributeSets collection object associated with this object.
Edges Gets the referenced by this FaceShell.
Faces Property that returns a collection object generated as a result of the feature.
IsClosed Indicates whether the FaceShell is closed.
IsPointInside Property that returns a constant indicating whether the specified point is inside, on or outside the body.
IsVoid Indicates whether the FaceShell is a void.
Parent Property that returns the parent object from whom this object can logically be reached.
RangeBox Property that returns a Box object which contains the opposing points of a rectangular box that is guaranteed to enclose this object.
SurfaceBody Property that returns the surface body for this face shell.
TransientKey Property that obtains an ID key that can be used to bind back to the live object. This transient key is only valid as long as the document state has not changed. For more information, see the ReferenceKeys overview.
Type Returns an ObjectTypeEnum indicating this object's type.
Volume Property that returns the volume of the component in database units.

Accessed From

Face.FaceShell, FaceProxy.FaceShell, FaceShellProxy.NativeObject, FaceShells.Item

Derived Classes

FaceShellProxy

Version

Introduced in version 4

Was this information helpful?