Description
Array of NumAngles caliper lengths
-
Property type
-
A McMeasureAnglesIP object.
-
Syntax
-
object.maRgnCalipers
The maRgnCalipers Property syntax has these parts: |
| object | An expression evaluating to an object of type McRegions. | Remarks
This measurement's McMeasure.Value property is exposed as an array of Variant, with the Variant for each region holding an array of McMeasureAngles.NumAngles values.
All measurements derived from McMeasureAngles share the same NumAngles property, so assigning to one sets the property for all others as well.
|