컨텐츠로 건너뛰기

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