Interface IEntity

Menu item for loading a single Nextspace vector or 3D model entity.

Hierarchy

Properties

BruceEntity: {
    EntityId: string;
    EntityType.ID?: string;
}

Type declaration

  • EntityId: string
  • Optional EntityType.ID?: string
CameraZoomSettings?: ZoomControl.IItem[]
Caption: string
Children?: MenuItem.IItem[]
LabelColor?: string
Type: Entity
authoring?: IAuthorSettings
authoringEnabled?: boolean
cdnCounter?: number
cdnEnabled?: boolean
hideChildren?: boolean
id: string
legend?: ILegend
renderPriority?: number
showAllLayers?: boolean
showAllLayersExcludeBelow?: boolean

Generated using TypeDoc