Dimension Style Families

Description

Dimension style families are sets of dimension styles (AcDbDimStyleTableRecords) that are related to one another by name. The child dimStyles are named with a numeric suffix. There are five suffixes based on the dimension entity's type. For example, for a parent dimStyle named "TESTSTYLE", the valid suffixes are:

TESTSTYLE$0 Linear child of TESTSTYLE (both rotated and aligned types)
TESTSTYLE$2 Angular child of TESTSTYLE (both 2-line and 3-point types)
TESTSTYLE$3 Diameter child of TESTSTYLE
TESTSTYLE$4 Radius child of TESTSTYLE
TESTSTYLE$6 Ordinate child of TESTSTYLE
TESTSTYLE$7 Leader child of TESTSTYLE (used for tolerance entities (AcDbFcf) also)

The key points about how dimStyle families work in the AutoCAD environment are as follows: