Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

autodesk forge - How to control the distance between the page and the component with FitToView?

After using FitToView, the distance between the page and the component is too close. Is there any good method to control this distance?enter image description here

question from:https://stackoverflow.com/questions/65856689/how-to-control-the-distance-between-the-page-and-the-component-with-fittoview

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

you could get the boundingbox of the object (components) and scale up/down with the box to make an appropriate box and call fitBounds

getBoundingbox: Forge Viewer API: Bounding box for a specific element

fitBounds: Autodesk forge viewer zooming to bounding box


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...