Obtains the volume/area of a supplied surface.
Input Arguments
0 |
Collection Object Name |
Surface Name |
The name of the surface to examine. |
1 |
Double |
Volume |
The volume of the surface (if a closed volume). |
2 |
Double |
Area |
The total surface area of the specified surface. |
Return Arguments
None.
Returned Status
SUCCESS |
The stats were obtained successfully. |
FAILURE |
The surface was not found. |
Remarks
None.