TopologyHandle¶ webVis API ReferenceTopologyHandleType Alias TopologyHandleTopologyHandle: { entityID?: number; entityType: EntityType; shapeInstanceID: number;}The TopologyHandle holds a Shape and/or Entity identifier. Type declarationOptionalentityID?: numberentityType: EntityTypeshapeInstanceID: number
The TopologyHandle holds a Shape and/or Entity identifier.