PointType
3D点类型枚举
type PointType = "sphere" | "cylinder" | "cube" | "cone" | "inverted-cone" | "diamond" | "tetrahedron"
类型: "sphere"` | `"cylinder"` | `"cube"` | `"cone"` | `"inverted-cone"` | `"diamond"` | `"tetrahedron"

BIMFlux AI
type PointType = "sphere" | "cylinder" | "cube" | "cone" | "inverted-cone" | "diamond" | "tetrahedron"
类型: "sphere"` | `"cylinder"` | `"cube"` | `"cone"` | `"inverted-cone"` | `"diamond"` | `"tetrahedron"

BIMFlux AI