<Code Lib>
2024 Method
Changes 0
M

Element.GetPhaseStatus

Description:
Gets the status of a given element in the input phase

public ElementOnPhaseStatus GetPhaseStatus(
	ElementId phaseId
)

Return Value ElementOnPhaseStatus The status of the element in the phase.

Loading…