<Code Lib>
2023 Method
Changes 0
M

Railing.RailingCanBeHostedByElement

Description:
Checks whether the specified element can be used as a host for the railing. The host can be: stairsstairs componentrampfloorslab edgewallroof

public bool RailingCanBeHostedByElement(
	ElementId hostId
)

Return Value bool True if the element can be used as host for the railing.

Loading…