<Code Lib>
2025 Method
Changes 5
M

Part.GetSourceElementOriginalCategoryIds

Description:
Gets the category ids of the source elements which were used to form this part.

public ICollection<ElementId> GetSourceElementOriginalCategoryIds()

ICollection<ElementId> The category ids.

Loading…