RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PartMaker

PartMaker.IsSourceElement

Method
Description:
Is the element a source for this PartMaker
Syntax
public bool IsSourceElement(
	ElementId elemId
)
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