https://github.com/thomthom/true-bend
Bends instance to a given degree or radius, preserving the original length.
https://github.com/thomthom/true-bend
bend extension ruby sketchup
Last synced: 2 months ago
JSON representation
Bends instance to a given degree or radius, preserving the original length.
- Host: GitHub
- URL: https://github.com/thomthom/true-bend
- Owner: thomthom
- License: mit
- Created: 2018-01-01T15:28:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-22T13:01:01.000Z (over 1 year ago)
- Last Synced: 2025-03-23T08:41:58.046Z (3 months ago)
- Topics: bend, extension, ruby, sketchup
- Language: Ruby
- Homepage:
- Size: 2.43 MB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TrueBend
SketchUp extension allowing you to bend instances to a given degree or radius, preserving the original length.
## Example Usage

The length of the reference segment is preserved as the instance is bent:

Use the VCB to enter an accurate bend angle:

Use the VCB to adjust the segmentation by appending "s":

Toggle soft+smooth for the newly created edges:

## VCB Input
By default the VCB accept bend angle. But you can switch to other modes by appending a unit type:
* Angle Input: `45deg`
* Segment Count: `8s`
* Bend Distance: `500mm` (This should be a value less than the width of the bottom from bounding box segment.)