| Revit 2022.1 API |
| PathReinforcement..::..IsAlternatingLayerEnabled Method |
| PathReinforcement Class See Also |
Checks if alternating bars are present in Path Reinforcement.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2016
Syntax
| C# |
|---|
public bool IsAlternatingLayerEnabled() |
| Visual Basic |
|---|
Public Function IsAlternatingLayerEnabled As Boolean |
| Visual C++ |
|---|
public: bool IsAlternatingLayerEnabled() |