Share

PartMaker.SetSourceElementIds Method



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

Syntax

C#

public void SetSourceElementIds(
	ICollection<ElementId> sourceElementIds
)

Parameters

sourceElementIds  ICollection<ElementId>
 

See Also

Reference

Was this information helpful?