QCAD
Open Source 2D CAD
Dimension Drawing Tools

This module contains ECMAScript implementations of various dimensioning tools. More...

Classes

class  DimAligned
 Draw aligned dimension. More...
 
class  DimAngular
 Draw angular dimension. The first entity is a line or arc. If the first entity is a line, a second entity has to be chosen which is also a line. If using max angle, this action creates a 3 point angular dimension. More...
 
class  Dimension
 Base class for all dimensioning tools. More...
 
class  DimHorizontal
 Draw horizontal dimension. More...
 
class  DimOrdinate
 Draw ordinate dimension. More...
 
class  DimRotated
 Draw rotated dimension (horizontal, vertical or other fixed angle). More...
 
class  DimVertical
 Draw vertical dimension. More...
 
class  Leader
 Draw leader, segment by segment. More...
 

Detailed Description

This module contains ECMAScript implementations of various dimensioning tools.