| Revit 2017 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: 17.0.0.0 (17.0.484.0)
Since:
2016
Syntax
| C# |
|---|
public bool IsAlternatingLayerEnabled() |
| Visual Basic |
|---|
Public Function IsAlternatingLayerEnabled As Boolean |
| Visual C++ |
|---|
public: bool IsAlternatingLayerEnabled() |