Class describes parameters of destination object. More...
#include <rvc/opcontouring.h>
Public Member Functions | |
| DESTINATION_PARAMETERS () | |
| ~DESTINATION_PARAMETERS () | |
| bool | GetCreateElevationRangeTable () const |
| void | SetCreateElevationRangeTable (const bool create) |
Class describes parameters of destination object.
| RVC::OP::CONTOURING::DESTINATION_PARAMETERS::DESTINATION_PARAMETERS | ( | ) |
| RVC::OP::CONTOURING::DESTINATION_PARAMETERS::~DESTINATION_PARAMETERS | ( | ) |
| bool RVC::OP::CONTOURING::DESTINATION_PARAMETERS::GetCreateElevationRangeTable | ( | ) | const [inline] |
Return true if closing of countour lines and creating of Elevation Range table has to be performed.
| void RVC::OP::CONTOURING::DESTINATION_PARAMETERS::SetCreateElevationRangeTable | ( | const bool | create | ) | [inline] |
Set to true if closing of countour lines and creating of Elevation Range table has to be performed.
1.6.1