2024 Method
Changes 0
M

StairsRun.GetConnections

Description:
Returns information about the connections in which the stairs run participates. The stairs run may have no connection, or have at maximum two connections at the lower and upper ends.
public IList<StairsComponentConnection> GetConnections()
IList<StairsComponentConnection> The connections in which the stairs run participates.