Revit 2019.2 API |
AnalyticalModelSurface..::..HasOpenings Method |
AnalyticalModelSurface Class See Also |
Checks if the analytical model surface have any openings.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2013
Syntax
C# |
---|
public bool HasOpenings() |
Visual Basic |
---|
Public Function HasOpenings As Boolean |
Visual C++ |
---|
public: bool HasOpenings() |