TopologyHandle# webVis API Reference TopologyHandle Type alias TopologyHandle TopologyHandle: { entityID?: number; entityType: EntityType; shapeInstanceID: number; } The TopologyHandle holds a Shape and/or Entity identifier. Type declaration Optional entityID?: number entityType: EntityType shapeInstanceID: number
The TopologyHandle holds a Shape and/or Entity identifier.