2027 Method
Changes 5
M

PartUtils.GetAssociatedPartMaker

Description:
Gets associated PartMaker for an element.
Overloads (2):
GetAssociatedPartMaker(Document,ElementId)
public static PartMaker GetAssociatedPartMaker(
	Document hostDocument,
	ElementId elementId
)
  • hostDocument
    The document
  • elementId
    The id for the element to be checked for associated Parts
Return Value PartMaker The PartMaker element that is making Parts for this element. if there is no associated PartMaker.