Description
This property allows you to get and set objects between which a dimension is made.
Syntax
Property get:
Objects = Objects ( );
|
Return: (Variant) Objects |
Array of sketcher objects between which a dimension is created . |
Property set:
Objects( Objects );
|
Input: (Variant) Objects |
Array of sketcher objects between which a dimension is created . |