コンテンツにスキップ

GeometryCollection

編集中。

インポート

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

.constructor()

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

new GeometryCollection(source);

引数

source

編集中。

返値

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