| 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. |
| AssociativeID | |
| EndVertex | |
| FaceOne | |
| FaceTwo | |
| IsParamReversed | |
| ModelSpaceCurve | |
| ParameterSpaceCurveOne | |
| ParameterSpaceCurveTwo | |
| StartVertex | |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| 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. |