PointCloudFilter
构造函数。点云过滤器用于隐藏不满足过滤条件的点。
构造函数
PointCloudFilter
构造函数。点云过滤器用于隐藏不满足过滤条件的点。
new PointCloudFilter(properties?)
参数
- properties?:
PointCloudFilterProperties可选的初始化属性对象
返回:PointCloudFilter PointCloudFilter对象
属性
field
过滤器使用的字段名称。
field: string
类型: string
type
过滤器的类型标识符。
type: "value" | "return" | "bitfield"
类型: "value" | "return" | "bitfield"
方法
toJSON
将此类的实例转换为JSON表示形式。
toJSON(): any
返回:any

BIMFlux AI
