NodeRepresentation¶
Enumeration NodeRepresentation
Index
Enumeration Members
Enumeration Members
ASSEMBLY
ASSEMBLY: 4
The node has child nodes and does not contain a linked resource.
COLLAPSED_ ASSEMBLY
COLLAPSED_ASSEMBLY: 16
The node contains a linked resource which is collapsed.
EMPTY_ PART
EMPTY_PART: 8
The node is an empty leaf node.
EXPANDED_ ASSEMBLY
EXPANDED_ASSEMBLY: 64
The node contains a linked resource which is expanded.
LINKED_ PART
LINKED_PART: 2
The node is a leaf node which contains a linked resource.
PART
PART: 1
The node is a leaf node with geometry.
Describes the representation of a node.