PartUtils.GetAssociatedPartMaker
Description:
Gets associated PartMaker for an element.
Gets associated PartMaker for an element.
Overloads (2):
GetAssociatedPartMaker(Document,LinkElementId)
public static PartMaker GetAssociatedPartMaker(
Document hostDocument,
LinkElementId hostOrLinkElementId
)
-
hostDocumentThe document
-
hostOrLinkElementIdThe 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.
-
A non-optional argument was null