NodeRepresentation¶
Enumeration NodeRepresentation
Enumeration Members
ASSEMBLY
ASSEMBLY: 4
The node has child nodes and does not contain a linked resource.
COLLAPSED_
COLLAPSED_ASSEMBLY: 16
The node contains a linked resource which is collapsed.
EMPTY_
EMPTY_PART: 8
The node is an empty leaf node.
EXPANDED_
EXPANDED_ASSEMBLY: 64
The node contains a linked resource which is expanded.
LINKED_
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.