Description Sets a specified Toroidal Asphere surface in the associated FRED document.
Syntax SetToroidalAsphere n, entity, asphere, coefs
Parameters n As Long Node number for the Toroidal Asphere surface.
entity As T_ENTITY The new generic entity data for the Toroidal Asphere.
asphere As T_TOROIDALASPHERE The new surface-specific data for the Toroidal Asphere.
coefs() As Double The new aspheric coefficients of the Toroidal Asphere.
Remarks This subroutine sets a specific Toroidal Asphere surface in the associated FRED document. If there is a problem, the subroutine posts an error and returns without modifying the surface.
See Also Examples
|