Parametrix ecosystem
    Preparing search index...

    Module designix - v1.0.17

    Designix

    Designix is a javascript package containing a couple of programmatic CAD designs based on Geometrix. Those designs are used to illustrate the usage of Geometrix and Paramui and to help at their development.

    The goals is that programmatic CAD designers develop their own designix package.

    git clone https://github.com/charlyoleg2/parametrix
    cd parametrix
    npm -w designix install
    npm -w designix ci

    Designix runtime depends only on Geometrix. Use Paramui WebUI or Paramec CLI to visualize and export the designs in different formats like dxf, svg and others.

    The node-package designix contains a serie of designs and the associated svg-files, stored in the directory dist/pgdsvg.

    • gear designs
    • heliostat designs
    • spring designs
    • verification desgins
    • some junk designs

    Variables

    baseDef
    circlesDef
    dummyPoleStaticDef
    gearBarDef
    gearEpicycloidDef
    gearRingDef
    gearWheelDef
    haxisGuidanceDef
    heliostat_2Def
    heliostatDef
    poleStaticDef
    rakeDef
    rakeStopperDef
    rectangleDef
    ringDef
    ringGuidanceDef
    rodDef
    spiderDef
    surfaceDef
    swingDef
    trapezeDef
    vaxisDef
    vaxisGuidanceDef
    vaxisHolderDef
    verifyContour1Def
    verifyContour2Def
    verifyContour3Def
    verifyContour4Def
    verifyContour5Def
    verifyExports1Def
    verifyLine1Def
    verifyLine2Def
    verifyLine3Def
    verifyPoint1Def
    verifyPoint2Def
    verifyVector1Def
    voilaDef