That Open Engine | web-ifc

    Interface Curve

    interface Curve {
        arcSegments: number[];
        points: Point[];
        userData: string[];
    }
    Index

    Properties

    arcSegments: number[]
    points: Point[]
    userData: string[]
    MMNEPVFCICPMFPCPTTAAATR