컨텐츠로 건너뛰기

GeometryCollection

편집 중.

import

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은 해당 인스턴스를 반환합니다.