FeatureLayerBaseElevationInfo

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

关系

Extends

FeatureLayerBaseElevationInfo Extends AnonymousAccessor

属性

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

访问器

featureExpressionInfo

获取要素表达式信息

get featureExpressionInfo(): FeatureLayerBaseElevationInfoFeatureExpressionInfo

返回: FeatureLayerBaseElevationInfoFeatureExpressionInfo 获取要素表达式信息

设置要素表达式信息

set featureExpressionInfo(value: FeatureLayerBaseElevationInfoFeatureExpressionInfoProperties): void

返回: void

方法

BIMFlux AI