- Preparing search index...
- The search index is not available
Documentation
Function createLProfileAssembly
- createLProfileAssembly(profile, extrudeDepth, name?): Assembly | undefined
-
Parameters
-
profile: Readonly<LProfile>
-
extrudeDepth: number
-
name: string = ""
Returns Assembly | undefined
Create L-shaped profile
t : sheet thickness r : inner radius R : outer radius d : extrution depth
(see [[createLProfilePath]])
d / | / /| / / | '___/ | | | | | | | | | | | | | | | | | | | | | .------------------------. | | / /| | | / r / / | |/ / / |
-----------------------' / \ t |/ R
-------------------------'