Skip to content

Interface: ILinkerPointData

Table of contents

Properties

Properties

id

Optional id: string | IUI

Defined in

src/ui/packages/interface/src/IUI.ts:62


direction

Optional direction: "center" | IDirection4

Defined in

src/ui/packages/interface/src/IUI.ts:63


point

Optional point: IAround

Defined in

src/ui/packages/interface/src/IUI.ts:64


offset

Optional offset: IOptionPointData

Defined in

src/ui/packages/interface/src/IUI.ts:65

Released under the MIT License.