VS:AssociateLinearDimension

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Associates a linear dimension with an object when the dimension's endpoints are coincident with objects in the drawing. When selectedObjectsMode is true, only selected objects will be checked to see if they should be associated with the linear dimension.

PROCEDURE AssociateLinearDimension(
h :HANDLE;
selectedObjectsMode :BOOLEAN);
def vs.AssociateLinearDimension(h, selectedObjectsMode):
    return None

Parameters

h HANDLE
selectedObjectsMode BOOLEAN

Version

Availability: from VectorWorks12.5