Method GetDimensionNormalStyle
GetDimensionNormalStyle(ElementId)
Gets the normal style dedicated to the specified dimension entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
ElementId GetDimensionNormalStyle(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Dimension to get the normal style of. |
Returns
| Type | Description |
|---|---|
| ElementId | Dimension normal style entity. |