2023 Method
Changes 4
M

PartUtils.GetAssociatedPartMaker

Description:
Gets associated PartMaker for an element.
Overloads (2):
GetAssociatedPartMaker(Document,ElementId)
public static PartMaker GetAssociatedPartMaker(
	Document hostDocument,
	ElementId elementId
)
Return Value nullNothingnullptr The PartMaker element that is making Parts for this element. null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no associated PartMaker.