Returns information about the connections in which the stairs landing participates.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<StairsComponentConnection> GetConnections()
Return Value
IList<StairsComponentConnection>
The connections in which the stairs landing participates.
See Also
Reference