| Revit 2022 API |
| ParameterTypeId..::..RebarSystemActiveTopDir1Generic Property |
| ParameterTypeId Class See Also |
"Top/Exterior Major Direction"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
| C# |
|---|
public static ForgeTypeId RebarSystemActiveTopDir1Generic { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property RebarSystemActiveTopDir1Generic As ForgeTypeId Get |
| Visual C++ |
|---|
public: static property ForgeTypeId^ RebarSystemActiveTopDir1Generic { ForgeTypeId^ get (); } |