2024 Method
Changes 0
M

DirectContext3DDocumentUtils.IsADirectContext3DHandleCategory

Description:
Checks whether the provided category ID is one of the categories used by DirectContext3D handle elements.
public static bool IsADirectContext3DHandleCategory(
	ElementId categoryId
)
Return Value bool True, if the category is valid for DirectContext3D handle elements, false otherwise.