Point2DStyle

点的颜色

属性

color

点的颜色

color: string | number[]

类型: string | number[]

id

样式唯一标识符

id?: string | number

类型: string | number

outline

点的轮廓样式

outline?: Point2DOutlineStyle

size

点的大小

size: string | number

类型: string | number

type

点的形状类型

type?: Point3DType

类型: Point3DType

BIMFlux AI