Navigation: Scripting Reference Manual > Functions & Subroutines > GetAsphere

 

GetAsphere

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the data for a specified aspheric surface in the associated FRED document.

 

Syntax

GetAsphere n, entity, curv, conic, evens, odds

 

Parameters

n As Long

Node number for the aspheric surface.

 

entity As T_ENTITY

The generic entity data of the aspheric surface.

 

curv As Double

The curvature of the aspheric surface. (curv=1/radius)

 

conic As Double

The conic constant of the aspheric surface.

 

evens() As Double

Array containing even order coefficients of the aspheric surface.

 

odds() As Double

Array containing odd order coefficients of the aspheric surface.

 

Remarks

This subroutine retrieves the data for a specified aspheric surface in the associated FRED document.

 

See Also

T_ENTITY

SetAsphere 

GetAsphereEvenCount

GetAsphereOddCount

GetAsphereEvenCoef

GetAsphereOddCoef

SetAsphereEvenCoef

SetAsphereOddCoef

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC