FormIt C++ API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt::View Namespace Reference

Functions

FORMIT_CORE_EXPORT void FitToModel (bool aIncludeImages, bool withTransition=false)
 < HAS SC
 
FORMIT_CORE_EXPORT void FitToSelection (bool withTransition=false)
 < HAS SC
 
FORMIT_CORE_EXPORT void HomeView3d (bool withTransition=false)
 < HAS SC
 
FORMIT_CORE_EXPORT void TopView ()
 < HAS SC
 
FORMIT_CORE_EXPORT void SetViewDirection (CameraDirectionType type)
 < HAS SC
 
FORMIT_CORE_EXPORT CameraDirectionType GetViewDirection ()
 GetViewDirection() function.
 

Function Documentation

◆ FitToModel()

FORMIT_CORE_EXPORT void FormIt::View::FitToModel ( bool  aIncludeImages,
bool  withTransition = false 
)

< HAS SC

Parameters
[in]aIncludeImages
[in]withTransition

◆ FitToSelection()

FORMIT_CORE_EXPORT void FormIt::View::FitToSelection ( bool  withTransition = false)

< HAS SC

Parameters
[in]withTransition

◆ GetViewDirection()

FORMIT_CORE_EXPORT CameraDirectionType FormIt::View::GetViewDirection ( )

GetViewDirection() function.

◆ HomeView3d()

FORMIT_CORE_EXPORT void FormIt::View::HomeView3d ( bool  withTransition = false)

< HAS SC

Parameters
[in]withTransition

◆ SetViewDirection()

FORMIT_CORE_EXPORT void FormIt::View::SetViewDirection ( CameraDirectionType  type)

< HAS SC

Parameters
[in]type

◆ TopView()

FORMIT_CORE_EXPORT void FormIt::View::TopView ( )

< HAS SC