Navigation: Scripting Reference Manual > Functions & Subroutines > SetApertureCurve

 

SetApertureCurve

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the properties of an Aperture Curve Collection node.

 

Syntax

SetApertureCurve n, entity, curves

 

Parameters

n As Long

Node number for the Aperture Curve.

 

entity As T_ENTITY

The generic entity data for the Aperture Curve.

 

curves() As T_APERTURECURVEOP

An array of T_APERTURECURVEOP structures defining the curves and curve operations being applied.  Each curve being applied must be a closed curve.

 

See Also

AddApertureCurve

GetApertureCurve

GetApertureCurveOpCount

GetApertureCurveProjection

SetApertureCurveProjection

T_ENTITY

T_APERTURECURVEOP

 

 

 

 

 

Copyright © Photon Engineering, LLC