SetSourceElementIds Method


Part Maker Set Source Element Ids Method

Set the source elements for the PartMaker.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public void SetSourceElementIds(
	ICollection<ElementId> sourceElementIds
)

Parameters

sourceElementIds ICollection ElementId
Elements to be the sources for this PartMaker.
Exceptions
Exception Condition
ArgumentException One or more element ids was not permitted to be a source for this PartMaker Elements should be Parts that have no PartMaker yet
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →