GeometryLine
작성 중입니다.
import
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
은 해당 인스턴스를 반환합니다.