INoteGraphic

批注颜色(可选)

属性

color

批注颜色(可选)

color?: string

类型: string

height

批注高度(可选)

height?: number

类型: number

id

批注唯一标识符

id: string | number

类型: string | number

location

批注在场景中的位置坐标

location: Location

类型: Location

size

批注大小(可选)

size?: number

类型: number

type

批注类型

type: "rectangle" | "circle" | "text" | "line-marker"

类型: "rectangle" | "circle" | "text" | "line-marker"

value

批注内容值(可选)

value?: string

类型: string

width

批注宽度(可选)

width?: number

类型: number

BIMFlux AI