Documentation
    Preparing search index...

    Function createLProfileAssembly

    • Create L-shaped profile

      t : sheet thickness r : inner radius R : outer radius d : extrution depth

      (see [[createLProfilePath]])

        ___
       /  '
      

      d / | / /| / / | '___/ | | | | | | | | | | | | | | | | | | | | | .------------------------. | | / /| | | / r / / | |/ / / | -----------------------' / \ t |/ R -------------------------'

      Parameters

      • profile: Readonly<LProfile>
      • extrudeDepth: number
      • name: string = ""

      Returns undefined | Assembly