Skip to content

Documentation / @geoverse/editor-libre / VertexRef

Type Alias: VertexRef

ts
type VertexRef = VertexHandleRef;

Defined in: editor-libre/src/geo.ts:6

顶点句柄定位。顶点句柄的抽取逻辑已下沉 editor-core collectVertexHandles,两端共用。