Navigation: Scripting Reference Manual > Functions & Subroutines > GetXYToroidalAsphere

 

GetXYToroidalAsphere

 

Contact Us: fredsupport@photonengr.com

 

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

T_ENTITY

T_TOROIDALASPHERE

AddXYToroidalAsphere

InitToroidalAsphere

SetXYToroidalAsphere

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC