Tuesday, December 5, 2023
Home3D ModelingError in Mannequin.import perform for dae file in SketchUp2023 - Ruby API

Error in Mannequin.import perform for dae file in SketchUp2023 – Ruby API


Hello all,

I’m utilizing SketchUp personalized with Ruby.
In your Ruby program,

choices = {
:validate_dae => true,
:merge_coplanar_faces => true,
:show_summary => true
}
Sketchup.active_model.import(fileName, choices)
and name.
I attempted to learn a .dae file with this code.

If this course of is executed with SketchUp2023 for mac model(v23.0.396), it should finish with an error.

It labored with out issues in SketchUp2023/Win model.
As well as, It labored with out issues in SketchUp2022/Mac or Win model.

If this .dae file is imported from SketchUp2023 Mac’s File menu,
it imports nice.

Is that this a programming situation or an API situation?
Please let me know if anybody is aware of the answer.

Thanks very a lot.

export_out.dae (240.9 KB)


Please attempt to submit your code in accordance with this:


What error?

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments