ReinforcementAbbreviationObjectType Enumeration |
Defines the type of desired reinforcement object for abbreviation tags.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum ReinforcementAbbreviationObjectType
Public Enumeration ReinforcementAbbreviationObjectType
public enum class ReinforcementAbbreviationObjectType
type ReinforcementAbbreviationObjectType
Members| Member name | Value | Description |
|---|
| Area | 0 |
Abbreviation tags for Area Reinforcement.
|
| Path | 1 |
Abbreviation tags for Path Reinforcement.
|
See Also