Namespace: profiles

details.profiles

Builds cross-section profiles in gothic style. Output profiles are centred at (0, 0, 0). Edge profiles have a 1mm margin between all details and the flat (host) side.
Source:

Namespaces

edge

Methods

octagonal(opts)

Octagonal
Parameters:
Name Type Description
opts Object
Properties
Name Type Description
sqLength number side length for bounding square
Source:

sqCornerCircNotch(opts)

Square with circular notches at corners.
Parameters:
Name Type Description
opts Object
Properties
Name Type Description
sqLength number side length for bounding square
notchRadius number radius of circular notch
Source:

sqCornerCircles(opts)

Square with circles at corners.
Parameters:
Name Type Description
opts Object
Properties
Name Type Description
sqLength number side length for bounding square
cornerRadius number radius of circular corner
Source: