Solid Edge Geometry Type Library
Shell Object Members
Overview 
Public Methods
Public Method GetExactRangeReturns the exact range for the referenced object.
Public Method GetNonStitchedEdgesThis method returns the non-stitched edges (bounding loop) for the referenced Shell object.
Public Method GetRangeReturns the minimum and maximum points of the range for the referenced object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property BodyReturns the Body object for the referenced object.
Public Property EdgesReturns a collection of edges of a specified type that belong to a model, a feature, or a topology collection of faces.
Public Property FacesReturns a collection of faces of a specified type that belong to a model, a feature, or a topology object.
Public Property IDReturns the Parasolid ID of the Shell.
Public Property IsClosedReturns a Boolean value to specify whether or not the start and end points of the referenced object are coincident.
Public Property IsPointInsideReturns True if the specified point is unambiguously inside the volume enclosed by the referenced object.
Public Property IsVoidSpecifies whether or not the referenced Shell encloses material.
Public Property ParentReturns the parent object for the referenced object.
Public Property TagReturns the Tag of the Shell.
Public Property TypeReturns a member of the GNTTypePropertyConstants set to indicate the type of the referenced object.
Public Property VolumeIndicates the volume of the referenced object in cubic meters.
See Also

Shell Object