Description
Array of NumAngles diameters.
-
Property type
-
A McMeasureAnglesIP object.
-
Syntax
-
object.maRgnDiameters
The maRgnDiameters 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.
|