Revit 2025.3 API
Reinforcement |
The abbreviation tag type.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ReinforcementAbbreviationTagType TypeTag { get; }
Public ReadOnly Property TypeTag As ReinforcementAbbreviationTagType Get
public: property ReinforcementAbbreviationTagType TypeTag { ReinforcementAbbreviationTagType get (); }
member TypeTag : ReinforcementAbbreviationTagType with get
Property Value
ReinforcementAbbreviationTagTypeSee Also