Bitbybit Docs
    Bereite Suchindex vor...

    Klasse PyramidSimpleFacePart<T> (Advanced.Patterns.FacePatterns.PyramidSimple)

    Typenparameter

    • T
    Index

    Konstruktoren

    Eigenschaften

    Konstruktoren

    Eigenschaften

    id: string

    Data that contains information and shapes of the top part of the table

    shapes?: {
        compound?: T;
        startPolylineWireU?: T;
        startPolylineWireV?: T;
        endPolylineWireU?: T;
        endPolylineWireV?: T;
        compoundPolylineWiresU?: T;
        compoundPolylineWiresV?: T;
        compoundPolylineWiresUV?: T;
    }