Share

PartMaker.GetSourceElementIds Method

Get the source elements for the PartMaker.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public ICollection<LinkElementId> GetSourceElementIds()

Return Value

ICollection<LinkElementId>
Elements that are the sources for this PartMaker.

See Also

Reference

Was this information helpful?