Retrieves the properties of a torus.
Input Arguments
0 |
Collection Object Name |
Torus Name |
The name of the torus to retrieve. |
Return Arguments
1 |
Vector |
Center Coordinate |
Center point of the torus ring |
2 |
Vector |
Normal Direction |
The normalized vector direction of the specified plane, in working coordinates. |
3 |
Double |
Major Radius |
Large radius of the outer ring |
4 |
Double |
Minor Radius |
Radius of the inner ring, or each cross section |
Returned Status
SUCCESS |
The torus properties were retrieved successfully. |
FAILURE |
The specified plane was not found. |
Remarks
None.