Get the source elements for the PartMaker.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<LinkElementId> GetSourceElementIds()
Return Value
ICollection<LinkElementId>
Elements that are the sources for this PartMaker.
See Also
Reference