Navigation: Scripting Reference Manual > Functions & Subroutines > SetToroidalAsphere

 

SetToroidalAsphere

 

Contact Us: fredsupport@photonengr.com

 

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

T_ENTITY

T_TOROIDALASPHERE

AddToroidalAsphere

InitToroidalAsphere

GetToroidalAsphere

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC