Properties
boundingBox
boundingBox: Box3 = new THREE.Box3().makeEmpty()
clipApply
clipApply: boolean = true
clipBack
clipBack: boolean = false
cmworld3Viewer
cmworld3
Viewer: CmWorld3 = CMWORLD.CmWorld3.getInstance()
font
font: string = "20px Arial"
fontColor
fontColor: string = "red"
id
id: number
poi3dArray
poi3d
Array: Array<POI3D> = new Array<CMWORLD.POI3D>()
visible
visible: boolean = true
Static UniqueID
UniqueID: number = 1000
Static drawnRectArray
drawnRectArray: Array<any> = new Array()
POI 객체를 layer에 추가한다.