PartMaker.GetSourceElementIds Method

Get the source elements for the PartMaker.


Namespace: Autodesk.Revit.DB
Assembly: 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

PartMaker Class
Autodesk.Revit.DB Namespace