2025.3 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
)
  • categoryId
    The category ID to check.
Return Value Boolean True, if the category is valid for DirectContext3D handle elements, false otherwise.