| Name | Description |
| GetSize | Method that gets the current size of the displayed graphics for the ground plane. The plane is functionally infinite but has a plane that is displayed to allow the user to visualize it. |
| SetSize | Method that sets the current size of the displayed graphics for the ground plane. The plane is functionally infinite but has a plane that is displayed to allow the user to visualize it. This method will fail if the AutoResize property is set to True. |
| 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. |
| AutoResize | |
| Color | |
| DisplayGridLines | |
| FrontDirection | Gets front directon of the ground plane. |
| HeightOffset | |
| MinorGridLineSpacing | |
| MinorLinesPerMajorGridLine | |
| Opacity | |
| Plane | Property that returns the geometry of the ground plane. The returned Plane object provides information about the position and normal of the work plane. |
| Position | |
| ReflectionBlur | |
| ReflectionBlurFalloff | |
| Reflectivity | |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| UpDirection | Gets up directon of the ground plane. |