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
|