Sensor.active | Whether the sensor is computed on update or not |
Sensor.area | Area covered by all Entities of the Sensor |
Sensor.center_of_gravity | Center of Gravity over all Entities of the Sensor |
Sensor.enabled | Whether this object is currently enabled or not |
Sensor.entities | Entities of the Sensor |
Sensor.id | ID of object |
Sensor.is_dict_item | Specifies whether the object is an item of a dict |
Sensor.is_list_item | Specifies whether the object is an item of a list |
Sensor.link_path | Root path of the current node in the tree for links to this object |
Sensor.locked | Sensor cut was imported and cannot be changed. |
Sensor.modeling_ply_area | Cumulated area of all modeling-plies involved |
Sensor.name | Name of object |
Sensor.parent | Parent object in tree |
Sensor.price | Price over all Entities of the Sensor |
Sensor.production_ply_area | Cumulated area of all production-plies involved |
Sensor.root_path | Root path of the current node in the tree |
Sensor.sensor_type | Sensor type. |
Sensor.status | Status of the object |
Sensor.status_changed | Boolean flag which is set to true in C++ when up-to-date status of object changes |
Sensor.uid | UID of object |
Sensor.vertex | This will throw an error if the object has been removed from the graph |
Sensor.weight | Weight over all Entities of the Sensor |