|
M
AddGridLine(Boolean, XYZ, Boolean)
|
nullNothingnullptr
|
Add a grid line to the curtain grid.
|
|
|
M
ChangePanelType(Element, ElementType)
|
Element
|
Change the type of a curtain panel.
|
|
|
M
Dispose()
|
None
|
Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject .)
|
APIObject
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetCell(ElementId, ElementId)
|
The cell.
|
Get the specified cell located by the intersection of the grid lines.
|
|
|
M
GetCurtainCells()
|
ICollection<CurtainCell>
|
Gets the CurtainCells owned by this curtain grid.
|
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetMullionIds()
|
The mullion ElementIds
|
Gets all ElementIds of the mullions of the curtain grid.
|
|
|
M
GetPanel(ElementId, ElementId)
|
nullNothingnullptr
|
Get the specified panel located by the intersection of the grid lines.
|
|
|
M
GetPanelIds()
|
The panel ElementIds
|
Gets all ElementIds of the panels of the curtain grid.
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetUGridLineIds()
|
ICollection<ElementId>
|
Gets all ElementIds of grid lines in the U direction.
|
|
|
M
GetUnlockedMullionIds()
|
ICollection<ElementId>
|
Gets all ElementIds of the unlocked mullions of the curtain grid.
|
|
|
M
GetUnlockedPanelIds()
|
ICollection<ElementId>
|
Gets all ElementIds of the unlocked panels of the curtain grid.
|
|
|
M
GetVGridLineIds()
|
ICollection<ElementId>
|
Gets all ElementIds of grid lines in the V direction.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|