Parametrix ecosystem
    Preparing search index...

    Class Figure

    Index

    Constructors

    Properties

    dynamicsList: tContour[]
    lineList: Line[]
    mainBList: tContour[]
    mainList: tOuterInner[]
    pointList: Point[]
    secondBList: tContour[]
    secondList: tContour[]
    vectorList: Vector[]
    xMax: number
    xMin: number
    yMax: number
    yMin: number

    Methods

    • add a simple face (one Outer contour) to the Main Layer

      Parameters

      • iFace: tContour

        the Face (without inner contours) to be added

      Returns void

    • add one face (one Outer contour and several Inner contours) to the Main Layer

      Parameters

      • iFace: tOuterInner

        the Face (i.e one Outer and several Inner contours) to be added

      Returns void

    • Parameters

      Returns void

    • Parameters

      • ifig: Figure
      • mainToSecond: boolean = false

      Returns void

    • Parameters

      • ix: number
      • iy: number
      • ia: number

      Returns Figure