PartMaker.IsSourceElement
Method
Description:
Is the element a source for this PartMaker
Is the element a source for this PartMaker
Parameters
Parameter | Type | Description |
---|---|---|
elemId | ElementId |
Return Value
Type | Description |
---|---|
Boolean | Returns true if elemId is among the source elements of this PartMaker |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |