Description Data structure governing an operation to perform on an aperture curve.
Definition Type T_APERTURECURVEOP curv As Long group As Long action As String End Type
Members curv Node number of the closed curve being used in the Aperture Curve Collection.
group Group number to which the curve should be assigned. Curves in the same group are AND'ed while curves in different groups are OR'ed.
action Identifies the action to be taken on the aperture curve. Can be one of the following: Edge ClearAperture Obscuration Hole
Used as Parameter in
|