FeatureLayerBaseElevationInfoProperties

要素表达式信息,用于动态计算高程

属性

featureExpressionInfo

要素表达式信息,用于动态计算高程

featureExpressionInfo?: FeatureLayerBaseElevationInfoFeatureExpressionInfoProperties

mode

高程模式:贴地、相对地面、绝对高度或相对场景

mode?: "absolute-height" | "on-the-ground" | "relative-to-ground" | "relative-to-scene"

类型: "absolute-height" | "on-the-ground" | "relative-to-ground" | "relative-to-scene"

offset

高程偏移量

offset?: number

类型: number

unit

高程单位

unit?: ElevationUnit

BIMFlux AI