| Revit 2022 API |
| FamilyItemFactory..::..NewDimension Method |
| FamilyItemFactory Class See Also |
Creates a new linear dimension object.
Overload List
| Name | Description | |
|---|---|---|
| NewDimension(View, Line, ReferenceArray) | Creates a new linear dimension object using the default dimension style. (Inherited from ItemFactoryBase.) | |
| NewDimension(View, Line, ReferenceArray, DimensionType) | Creates a new linear dimension object using the specified dimension style. (Inherited from ItemFactoryBase.) |