Use this method to exclude the object from Data Visualizations. Graphical attributes of the object will not be overridden.
PROCEDURE ExcludeFromDataVis(
objHandle : HANDLE;
exclude : BOOLEAN);def vs.ExcludeFromDataVis(objHandle, exclude):
return None| Name | Type | Description |
|---|---|---|
| objHandle | HANDLE | Object handle |
| exclude | BOOLEAN | If TRUE the object will be excluded from Data Visualizations |
Availability: from Vectorworks 2025.3
- [Object Attributes](../Categories/Object Attributes.md)