Gets the category ids of the source elements which were used to form this part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<ElementId> GetSourceElementOriginalCategoryIds()
Return Value
ICollection<ElementId>
The category ids.
See Also
Reference