Navigation: Scripting Reference Manual > Functions & Subroutines > GetToroidalAsphereIthCoefs

 

GetToroidalAsphereIthCoefs

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves a specified A-B coefficient pair from a specified Toroidal Asphere surface.

 

Syntax

GetToroidalAsphereIthCoefs n, indx, Acoef, Bcoef

 

Parameters

n As Long

Node number for the toroidal asphere surface.

 

indx As Long

Specifies which coefficients to retrieve.

 

Acoef As Double

Returns the A coefficient from the surface.

 

Bcoef As Double

Returns the B coefficient from the surface.

 

Remarks

This subroutine retrieves a specified A-B coefficient pair from a specific Toroidal Asphere surface.  If there is a problem, the function posts an error and returns without modifying Acoef or Bcoef.

 

See Also

AddToroidalAsphere

GetToroidalAsphere

InitToroidalAsphere

SetToroidalAsphere

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC