Note |
---|
This web page is under construction. |
Project
Team
Object
Objects are the primary component of the project tree and it exists in two forms.
- Node: Objects with no graphical representation
- Geometry: Objects with graphical representation (See Geometry)
Please see the detailed structure of the issue in the Object Model
- Please use the bim+ Object Service for doing all the possible object related actions
Topology
Topology is a hierarchical tree representing all its child nodes. A topology tree consist of components like objects or elements which can have a graphical representation or nodes which does not have a graphical representation. A topology tree can be obtained both on the project level and also on the object level.
- Please use the bim+ Project Service for obtaining/filtering the project topology tree. This will yield the topology nodes filtered till the sub-project level.
- Please use the bim+ Object Service for obtaining/filtering the object topology tree. This will yield the topology nodes with all the properties, attributes, geometry and children.
Anchor geometry geometry Geometry
It represents the geometrical information(graphical representation) of a building. Please see the detailed structure of the issue in the Object Model
...