Description Retrieves a specific Toroidal Asphere surface from the associated FRED document.
Syntax GetToroidalAsphere n, entity, asphere, coefs
Parameters n As Long Node number for the Toroidal Asphere surface.
entity As T_ENTITY The generic entity data for the Toroidal Asphere.
asphere As T_TOROIDALASPHERE Structure containing specific data for the Toroidal Asphere.
coefs() As Double The aspheric coefficients of the Toroidal Asphere.
Remarks This function retrieves a specific 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
|