SectionPolygonGeometry

new Cesium.SectionPolygonGeometry(options)

剖面区几何类
Name Type Description
options Object 剖面区构造参数
Properties:
Name Type Attributes Default Description
options.positions Array.<Cartesian3> <optional>
位置数组
minHeight number <optional>
1000 最小高程
maxHeight number <optional>
1000 最大高程

Members

剖面区控制点

Methods

销毁对象
获取几何对应的顶点数组对象
Name Type Description
context Context 上下文对象
Returns:
顶点数组对象