FormIt C++ API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt::SectionPlanes API

Description

Functions

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::Clear ()
 Clear the list of section planes.
 
FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetPlanes (1::vector< WSM::Plane > const &planes)
 Set the current Section Planes.
 
FORMIT_CORE_EXPORT ::vector< WSM::Plane > const & FormIt::SectionPlanes::GetPlanes ()
 Get the current Section Planes.
 
FORMIT_CORE_EXPORT ::vector< WSM::GroupInstancePath > const & FormIt::SectionPlanes::GetInstances ()
 GetInstances() function.
 
FORMIT_CORE_EXPORT ::set< WSM::ObjectHistoryID > const & FormIt::SectionPlanes::GetPlaneLayers ()
 GetPlaneLayers() function.
 
FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetOutlineColor (WSM::Color const &color)
 SetOutlineColor() function.
 
FORMIT_CORE_EXPORT WSM::Color FormIt::SectionPlanes::GetOutlineColor ()
 GetOutlineColor() function.
 
FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetOutlineSize (float s)
 SetOutlineSize() function.
 
FORMIT_CORE_EXPORT float FormIt::SectionPlanes::GetOutlineSize ()
 GetOutlineSize() function.
 
FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetSectionIndicatorsVisibility (bool visible)
 SetSectionIndicatorsVisibility() function.
 
FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetPocheColor (WSM::Color const &color)
 SetPocheColor() function.
 
FORMIT_CORE_EXPORT WSM::Color FormIt::SectionPlanes::GetPocheColor ()
 GetPocheColor() function.
 
FORMIT_CORE_EXPORT void FormIt::SectionPlanes::EnablePocheColor (bool enable)
 EnablePocheColor() function.
 
FORMIT_CORE_EXPORT bool FormIt::SectionPlanes::IsPocheColorEnabled ()
 IsPocheColorEnabled() function.
 
FORMIT_CORE_EXPORT bool FormIt::SectionPlanes::SectionPlaneHistoryChanged ()
 SectionPlaneHistoryChanged returns true if the section plane History has changed.
 
FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetLastSectionRefHistory (size_t historyId)
 Set the History ID that represents a section plane.
 
FORMIT_CORE_EXPORT size_t FormIt::SectionPlanes::GetLastSectionRefHistory ()
 Get the History ID that represents a section plane.
 

Function Documentation

◆ Clear()

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::Clear ( )

Clear the list of section planes.

◆ EnablePocheColor()

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::EnablePocheColor ( bool  enable)

EnablePocheColor() function.

Parameters
[in]enable

◆ GetInstances()

FORMIT_CORE_EXPORT ::vector< WSM::GroupInstancePath > const & FormIt::SectionPlanes::GetInstances ( )

GetInstances() function.

◆ GetLastSectionRefHistory()

FORMIT_CORE_EXPORT size_t FormIt::SectionPlanes::GetLastSectionRefHistory ( )

Get the History ID that represents a section plane.

◆ GetOutlineColor()

FORMIT_CORE_EXPORT WSM::Color FormIt::SectionPlanes::GetOutlineColor ( )

GetOutlineColor() function.

◆ GetOutlineSize()

FORMIT_CORE_EXPORT float FormIt::SectionPlanes::GetOutlineSize ( )

GetOutlineSize() function.

◆ GetPlaneLayers()

FORMIT_CORE_EXPORT ::set< WSM::ObjectHistoryID > const & FormIt::SectionPlanes::GetPlaneLayers ( )

GetPlaneLayers() function.

◆ GetPlanes()

FORMIT_CORE_EXPORT ::vector< WSM::Plane > const & FormIt::SectionPlanes::GetPlanes ( )

Get the current Section Planes.

◆ GetPocheColor()

FORMIT_CORE_EXPORT WSM::Color FormIt::SectionPlanes::GetPocheColor ( )

GetPocheColor() function.

◆ IsPocheColorEnabled()

FORMIT_CORE_EXPORT bool FormIt::SectionPlanes::IsPocheColorEnabled ( )

◆ SectionPlaneHistoryChanged()

FORMIT_CORE_EXPORT bool FormIt::SectionPlanes::SectionPlaneHistoryChanged ( )

SectionPlaneHistoryChanged returns true if the section plane History has changed.

◆ SetLastSectionRefHistory()

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetLastSectionRefHistory ( size_t  historyId)

Set the History ID that represents a section plane.

Parameters
[in]historyId

◆ SetOutlineColor()

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetOutlineColor ( WSM::Color const &  color)

SetOutlineColor() function.

Parameters
[in]color

◆ SetOutlineSize()

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetOutlineSize ( float  s)

SetOutlineSize() function.

Parameters
[in]s

◆ SetPlanes()

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetPlanes ( 1::vector< WSM::Plane > const &  planes)

Set the current Section Planes.

Parameters
[in]planes

◆ SetPocheColor()

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetPocheColor ( WSM::Color const &  color)

SetPocheColor() function.

Parameters
[in]color

◆ SetSectionIndicatorsVisibility()

FORMIT_CORE_EXPORT void FormIt::SectionPlanes::SetSectionIndicatorsVisibility ( bool  visible)

SetSectionIndicatorsVisibility() function.

Parameters
[in]visible