2027 Method
Changes 0
M

PartUtils.IsValidForCreateParts

Description:
Identifies if the given element can be used to create parts.
public static bool IsValidForCreateParts(
	Document document,
	LinkElementId hostOrLinkElementId
)
  • document
    The document.
  • hostOrLinkElementId
    Id to be tested for validity for creating part.
Return Value Boolean True if this id is valid, false otherwise.