This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manipulate the extended height properties of a globe layer.
Properties on the IGlobeHeightProperties2 interface allow you to specify whether the polygon features being extruded will have bottom faces.
Name | Description | |
---|---|---|
Apply | Apply to the corresponding layer. | |
ApplyFeatureProperties | Obtain feature geometry with the correct properties. | |
BaseLayer | The base layer. | |
BaseLayerName | The base layer name persisted. | |
BaseOption | The base option. | |
BottomlessExtrusions | Indicates whether the feature layer has elevation values. | |
ElevationExpression | The elevation expression for features, in globe units. | |
ElevationExpressionString | The elevation expression string for features, in globe units. | |
ExtrusionExpression | The extrusion expression object. | |
ExtrusionExpressionString | The extrusion expression string. | |
ExtrusionType | The extrusion type. | |
HasElevationValues | Indicates whether the feature layer has elevation values. | |
Offset | The constant elevation offset in meters. | |
OptimizeApplyFeatureProperties | Indicates whether the ApplyFeatureProperties method is limited to the current Globe extent. | |
UseElevationValues | Indicates whether elevation values in the feature layer are used. | |
ZFactor | The z factor. |
Interfaces | Description |
---|---|
IGlobeHeightProperties | Provides access to members that manipulate the height properties of a globe layer. |
Classes | Description |
---|---|
GlobeHeightProperties | The globe layer height properties. |