FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::View Namespace Reference

Functions

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

Function Documentation

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

< HAS SC

Parameters
[in]aIncludeImages
[in]withTransition
FORMIT_CORE_EXPORT void FormIt::View::FitToSelection ( bool  withTransition = false)

< HAS SC

Parameters
[in]withTransition
FORMIT_CORE_EXPORT CameraDirectionType FormIt::View::GetViewDirection ( )

GetViewDirection() function.

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

< HAS SC

Parameters
[in]withTransition
FORMIT_CORE_EXPORT void FormIt::View::SetViewDirection ( CameraDirectionType  type)

< HAS SC

Parameters
[in]type
FORMIT_CORE_EXPORT void FormIt::View::TopView ( )

< HAS SC