brepjs API Reference
    Preparing search index...

    Interface StraightSkeleton

    interface StraightSkeleton {
        faces: SkeletonFace[];
        nodes: SkeletonNode[];
    }
    Index
    faces: SkeletonFace[]
    nodes: SkeletonNode[]