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

Functions

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