Description Retrieves a specified X-Y Toroidal Asphere surface from the associated FRED document.
Syntax GetXYToroidalAsphere n, entity, asphere, coefs
Parameters n As Long Node number of the surface.
entity As T_ENTITY The generic entity data for the X-Y Toroidal Asphere.
asphere As T_TOROIDALASPHERE Structure contaiing the surface-specific data for the X-Y Toroidal Asphere.
coefs() As Double The aspheric coefficients for the surface.
Remarks This subroutine retrieves a specified X-Y Toroidal Asphere surface from the associated FRED document. If there is a problem, the subroutine posts an error and returns without modifying any of the parameters.
See Also Examples
|