Name | Description | |
---|---|---|
![]() | getDepth | Gets the depth of the shape's extrusion. |
![]() | getPerspective | Gets whether the extrusion appears in perspective. |
![]() | getRotationX | Gets the rotation of the extruded shape around the x-axis in degrees. |
![]() | getRotationY | Gets the rotation of the extruded shape around the y-axis in degrees. |
![]() | getRotationZ | Gets the rotation of the extruded shape around the z-axis in degrees. |
![]() | getVisible | Gets whether the object is visible. |
![]() | getZ | Returns the Z order of the specified IThreeDFormat object. |
![]() | resetRotation | Resets the extrusion rotation around the x-axis and the y-axis to 0 (zero) so that the front of the extrusion faces forward. |
![]() | setDepth | Sets the depth of the shape's extrusion. |
![]() | setPerspective | Sets whether the extrusion appears in perspective. |
![]() | setRotationX | Sets the rotation of the extruded shape around the x-axis in degrees. |
![]() | setRotationY | Sets the rotation of the extruded shape around the y-axis in degrees. |
![]() | setRotationZ | Sets the rotation of the extruded shape around the z-axis in degrees. |
![]() | setVisible | Sets whether the object is visible. |
![]() | setZ | Sets the Z order of the specified IThreeDFormat object. |