Navigation: Scripting Reference Manual > Functions & Subroutines > SetConicFoci

 

SetConicFoci

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the parameters of a Conic Foci surface in the associated FRED document.

 

Syntax

SetConicFoci n, entity, foci

 

Parameters

n As Long

Node number of the Conic Foci surface.

 

entity As T_ENTITY

The generic entity data for the Conic Foci surface.

 

foci As T_CONICFOCI

The structure containing the new surface specific data for the Conic Foci surface.

 

Remarks

This subroutine sets the parameters of a Conic Foci 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_CONICFOCI

AddConicFoci

InitConicFoci

GetConicFoci

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC