2027 Method
Changes 5
M

PartUtils.GetAssociatedPartMaker

Description:
Gets associated PartMaker for an element.
Overloads (2):
GetAssociatedPartMaker(Document,LinkElementId)
public static PartMaker GetAssociatedPartMaker(
	Document hostDocument,
	LinkElementId hostOrLinkElementId
)
  • hostDocument
    The document
  • hostOrLinkElementId
    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.