FeatureReductionSelection

通过稀疏重叠要素来整理SceneView中的点,确保屏幕上没有要素相交。

构造函数

FeatureReductionSelection

通过稀疏重叠要素来整理SceneView中的点,确保屏幕上没有要素相交。

new FeatureReductionSelection(properties?)

返回:FeatureReductionSelection FeatureReductionSelection对象

属性

type

要素简化类型,固定为"selection"。

type: "selection"

类型: "selection"

方法

toJSON

将此类的实例转换为其JSON表示形式。

toJSON(): any

返回:any

BIMFlux AI