<Code Lib>
2025 Method
Changes 0
M

Element.GetValidTypes

Description:
Obtains a set of types that are valid for this element.
Overloads (2):

public ICollection<ElementId> GetValidTypes()

ICollection<ElementId> A set of element IDs of types that are valid for this element or an empty set if element cannot have type assigned.

Loading…