brepjs API Reference
    Preparing search index...

    Interface StraightSkeleton

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

    Properties

    Properties

    faces: SkeletonFace[]
    nodes: SkeletonNode[]