<Code Lib>
2020 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
)

Return Value bool True if this id is valid, false otherwise.

Loading…