VS:AssociateLinearDimension

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.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