<Code Lib>
2023 Method
Changes 0
M

StairsLanding.GetConnections

Description:
Returns information about the connections in which the stairs landing participates.

public IList<StairsComponentConnection> GetConnections()

IList<StairsComponentConnection> The connections in which the stairs landing participates.

Loading…