Archicad 29 C++ API
|
CuttingPlane if the representation of the cutting plane settings. More...
#include <CuttingPlane.hpp>
Public Member Functions | |
ACAPI::Result< bool > | Is3DCutawayEnabled () const |
ACAPI::Result< void > | Set3DCutawayStatus (bool status) const |
ACAPI::Result< bool > | AreCuttingPlanesVisible () const |
ACAPI::Result< void > | SetCuttingPlanesVisibility (bool visible) const |
![]() | |
Object (std::shared_ptr< Impl::ObjectImpl > impl) | |
Constructs a new object. | |
const API_Token & | GetToken () const |
Get the token for this object. | |
Friends | |
class | Impl::CuttingPlaneImpl |
ACAPI::Result< CuttingPlane > | GetCuttingPlane () |
Additional Inherited Members | |
![]() | |
~Object () | |
Default destructor. | |
![]() | |
std::shared_ptr< Impl::ObjectImpl > | mImpl |
Impl object given by constructor. | |
CuttingPlane if the representation of the cutting plane settings.
|
friend |