2027 Method
Changes 3
M

LevelAssociationData.GetLevelAssociationData

Description:
Returns LevelAssociationData associated with this element, if it exists.
Remarks:
If the input element doesn't have LevelAssociationData than it retuns null.
public static LevelAssociationData GetLevelAssociationData(
	Element element
)
  • element
    The element from which we try to obtain LevelAssociationData.
Return Value LevelAssociationData LevelAssociationData