GridPlane Properties |
The GridPlane type exposes the following members.
| Name | Description | |
|---|---|---|
| Color | Obsolete.
The color of the grid plane. This works only in wireframe views.
The color of grid planes in rendered views can be changed using the advanced option XS_GRID_COLOR.
| |
| DrawingVisibility |
The visibility of the grid surface in drawings.
| |
| ExtensionAbove |
The line extension above.
| |
| ExtensionBelow |
The line extension below.
| |
| ExtensionForMagneticArea | Obsolete.
The extension for the magnetic area.
| |
| ExtensionLeft |
The line extension on the left.
| |
| ExtensionRight |
The line extension on the right.
| |
| Father | Obsolete.
The father grid of the grid plane.
| |
| Identifier |
The identifier of the object.
(Inherited from Object.) | |
| IsMagnetic |
Whether the grid surface is magnetic or not.
| |
| IsManual |
Gets or sets if the line was manually created.
(Inherited from GridSurface.) | |
| IsUpToDate | Gets if the object does not have a modification which is not shared. (Inherited from ModelObject.) | |
| Label |
The label for the grid surface.
| |
| ModificationTime | Gets latest time of the object was modified or created. (Inherited from ModelObject.) | |
| Parent |
The parent grid of the grid surface.
(Inherited from GridSurface.) | |
| Plane |
The plane defining the position of the grid plane.
|