We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SUPolyline3dRef
SUPolyline3dRef is exposed to the C API, but no way to add them to either an entities collection or a geometry input helper.
The Ruby API has no Sketchup::Polyline3d class nor factory method for Sketchup::Entities collection objects.
Sketchup::Polyline3d
Sketchup::Entities
This issue is relating to non-geometric 3D paths that do not interact with geometry (ie, split edges or faces.)
Ref public forum discussion and request for a native Polyline tool:
... and discussion on use of polylines within Live Components:
~
The text was updated successfully, but these errors were encountered:
Logged as: SKEXT-3583
Sorry, something went wrong.
Logged as: SKEXT-3584
No branches or pull requests
SketchUp Ruby and C API Issue
SUPolyline3dRef
is exposed to the C API, but no way to add them to either an entities collection or a geometry input helper.The Ruby API has no
Sketchup::Polyline3d
class nor factory method forSketchup::Entities
collection objects.This issue is relating to non-geometric 3D paths that do not interact with geometry (ie, split edges or faces.)
Ref public forum discussion and request for a native Polyline tool:
... and discussion on use of polylines within Live Components:
~
The text was updated successfully, but these errors were encountered: