@cearth/tools
Version:
CEarth 的 工具库
60 lines (28 loc) • 798 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [PositionListPrimitiveMember](./tools.positionlistprimitivemember.md)
## PositionListPrimitiveMember interface
PositionListPrimitive 类型的成员接口
**Signature:**
```typescript
export interface PositionListPrimitiveMember
```
## Remarks
用于方便其它模块扩展 PositionListPrimitive 类型
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[Polyline](./tools.positionlistprimitivemember.polyline.md)
</td><td>
</td><td>
Polyline
</td><td>
</td></tr>
</tbody></table>