question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug (Navisworks): Angle Send Object Rotate 90 Navisworks Connector

See original GitHub issue

Prerequisites

What package are you referring to?

Describe the bug

Model image

When we commit image

This is unit transform image

Format file : dwfx Source file come from : Plant3D

To Reproduce

Steps to reproduce the behavior:

  1. Go to Navisworks , open test.nwf : https://1drv.ms/u/s!AmKukXZ0HxiElfRdh3apFYTy4d-d6Q?e=y7eiXb
  2. Click on Object
  3. Send Object To Speckle
  4. See error : https://speckle.xyz/streams/24036875aa/commits/6b5ddb4214 image image image

Expected behavior

Screenshots

System Info

If applicable, please fill in the below details - they help a lot!

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Failure Logs

Additional context

Proposed Solution (if any)

Optional: Affected Projects

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jsdbroughtoncommented, Dec 21, 2022

Cause

It seems when the first append to a blank ActiveDocument is from Revit/IFC (maybe other platforms) that, Navis automatically corrects the Y/Z problem.

Manifest data for comparison.

Where Up Vector and North Vector are as Navisworks default, 0,1,0 Up and 0,0,-1 North, Current conversion flips the Y and Z axis.

  • image

If Up Vector and North Vector are modified to 0,0,1 Up, and 0,1,0 North Current conversion is correct. (most of my source models were these)

  • image

Possible Solution

File Object checks on beginning transformation and generates a corrective TransformMatrix. This can then be applied to vector translation routines to correct transformation. I will check for them before the RealWorld transformation or post. - maybe it doesn’t matter.

0reactions
jsdbroughtoncommented, Feb 14, 2023

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Move and Rotate issues - Navisworks
The help file says to hold Ctrl while moving it, but it doesn't work, my selected objects still move. Also, if I try...
Read more >
Navisworks rotation bug - Forum
If you're unfamiliar, whenever you import a pointcloud into Navisworks the axis are rotated 90 degrees. What should be the top view is...
Read more >
LESSON 16 HOW TO MOVE, ROTATE, SCALE OBJECTS
LEARNING NAVISWORKS : LESSON 16 HOW TO MOVE, ROTATE, SCALE OBJECTS.
Read more >
HOW TO MOVE, ROTATE AND SCALE OBJECTS - YouTube
NAVISWORKS MANAGE 2022 TUTORIAL LESSON 15: HOW TO MOVE, ROTATE AND SCALE OBJECTS. 5.7K views · 2 years ago ...more ...
Read more >
30 NAVISWORKS TIPS AND SHORTCUTS
When navigating through the model, does your model suddenly disappear or go blank? Your clipping planes may be the troublemaker. Under the Home...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found