Retrieves Analytical Surface Openings Identifiers valid to be used in showOpening/hideOpening functions.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
C# |
---|
public void GetOpenings( out ICollection<ElementId> openingsIds ) |
Visual Basic |
---|
Public Sub GetOpenings ( _ <OutAttribute> ByRef openingsIds As ICollection(Of ElementId) _ ) |
Visual C++ |
---|
public: void GetOpenings( [OutAttribute] ICollection<ElementId^>^% openingsIds ) |
Parameters
- openingsIds
- Type: System.Collections.Generic..::..ICollection<(Of <(<'ElementId>)>)>%
Set of openings Identifiers in Analytical Surface Element which are valid for hide.