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