<Code Lib>
2023 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.

Loading…