2027 Members
Changes 0
M

DirectContext3DDocumentUtils Methods

Name Return Type Description
M GetDirectContext3DHandleInstances(Document, ElementId) ISet<ElementId> Returns all DirectContext3D handle instances of the given category in the document.
M GetDirectContext3DHandleTypes(Document, ElementId) ISet<ElementId> Returns all DirectContext3D handle types of the given category in the document.
M IsADirectContext3DHandleCategory(ElementId) Boolean Checks whether the provided category ID is one of the categories used by DirectContext3D handle elements.
M IsADirectContext3DHandleInstance(Document, ElementId) Boolean Checks whether the provided Element ID corresponds to a DirectContext3D handle instance element.
M IsADirectContext3DHandleType(Document, ElementId) Boolean Checks whether the provided Element ID corresponds to a DirectContext3D handle type element.