2027 Method
Changes 0
M

PartMaker.SetSourceElementIds

Description:
Set the source elements for the PartMaker.
public void SetSourceElementIds(
	ICollection<ElementId> sourceElementIds
)
  • ICollection<ElementId>
    sourceElementIds
    Elements to be the sources for this PartMaker.
  • One or more element ids was not permitted to be a source for this PartMaker Elements should be Parts that have no PartMaker yet
  • A non-optional argument was null