Returns true if getNumberOfBarGeometry() is less than GetNumberOfBars(), false otherwise.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2018
Syntax
C# |
---|
public bool CanAddBarGeometry() |
Visual Basic |
---|
Public Function CanAddBarGeometry As Boolean |
Visual C++ |
---|
public: bool CanAddBarGeometry() |