DimensionSetDimstyleData Method

Copies the dimension style settings, including overrides, from the specified dimension style table record to this Dimension object.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void SetDimstyleData(
        DimStyleTableRecord style
)

Parameters

style
Type: Teigha.DatabaseServicesDimStyleTableRecord
The dimension style to copy from.

Return Value

Type: 
The DimStyleTableRecord object that contains the copied dimension style settings.
Remarks
The copied data includes the dimension style data with all applicable overrides.
See Also

©  Bricsys NV. All rights reserved.