PartMaker.SetSourceElementIds
Method
Description:
Set the source elements for the PartMaker.
Set the source elements for the PartMaker.
Parameters
Parameter | Type | Description |
---|---|---|
sourceElementIds | ICollection | Elements to be the sources for this PartMaker. |
Return Value
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 |