Taos API Reference
    Preparing search index...

    Interface StructurePlan

    A planned structure: the set of pieces to build.

    interface StructurePlan {
        pieces: StructurePiece[];
    }
    Index

    Properties

    Properties

    pieces: StructurePiece[]