PartUtils.HasAssociatedParts(Document, ElementId)
Description:
Checks if an element has associated parts.
Checks if an element has associated parts.
Overloads (2):
HasAssociatedParts(Document,ElementId)
-
hostDocumentThe document.
-
elementIdThe element to be checked for associated Parts
Return Value
bool
True if the element has associated Parts.
-
A non-optional argument was NULL
No comments yet. Start the discussion.
Loading…