| 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. |
| ApproximationOptimized |
Gets and sets whether the approximation is optimized. |
| ApproximationTolerance |
Gets and sets the approximation tolerance. |
| ApproximationType |
Gets and sets the approximation method used for the feature. |
| Direction |
Gets and sets the shell boundary relative to part face. |
| FaceSetCount |
Property that specifies the number of face sets currently defined in the defintion. |
| FaceSetItem |
Method that returns the specified ShellThicknessFaceSet object from the collection. |
| InputFaces |
Gets and sets the faces that were specified to create or edit the Shell feature. |
| Parent |
Property that returns the parent object from whom this object can logically be reached. |
| Thickness |
Property that returns the parameter that controls the thickness of the shell. This property will return Nothing if the shell feature has not been created yet. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |