Side |
The SideExtendedData type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle | Gets the angle in radians defining the inclined plane's rotational orientation. Angle specifies the plane's angular offset from standard orthogonal orientation, determining how the plane is rotated relative to the reference coordinate system axes. | |
| Elevation | Gets the elevation (height) of the inclined plane. Elevation represents the vertical distance or altitude component of the plane's spatial positioning relative to the reference coordinate system origin. | |
| P1 | Returns the first corner Point (P1) of the inclined plane. P1 is one of four corner points that define the geometric boundaries of the inclined machining surface. | |
| P2 | Returns the second corner Point (P2) of the inclined plane. P2 is one of four corner points that define the geometric boundaries of the inclined machining surface. | |
| P3 | Returns the third corner Point (P3) of the inclined plane. P3 is one of four corner points that define the geometric boundaries of the inclined machining surface. | |
| P4 | Returns the fourth corner Point (P4) of the inclined plane. P4 is one of four corner points that define the geometric boundaries of the inclined machining surface. | |
| Shift | Returns the shift Vector for origin point positioning adjustment on the inclined plane. The shift vector defines the spatial displacement applied to the origin to account for plane inclination and ensure correct geometric positioning for operations on the inclined surface. |