コンテンツにスキップ

GeometryLine

編集中。

インポート

import { GeometryLine } from "@tai-kun/surrealdb/decodeonly-datatypes";
import { GeometryLine } from "@tai-kun/surrealdb/encodable-datatypes";
import { GeometryLine } from "@tai-kun/surrealdb/standard-datatypes";

.constructor()

新しい GeometryLine オブジェクトを作成します。

new GeometryLine(source);

引数

source

編集中。

返値

new を通じて呼び出された場合、GeometryLine はそのインスタンスを返します。