#include <opennurbs_3dm_settings.h>
◆ ON_3dmPageSettings()
ON_3dmPageSettings::ON_3dmPageSettings |
( |
| ) |
|
◆ ~ON_3dmPageSettings()
ON_3dmPageSettings::~ON_3dmPageSettings |
( |
| ) |
|
◆ Default()
void ON_3dmPageSettings::Default |
( |
| ) |
|
◆ IsValid()
bool ON_3dmPageSettings::IsValid |
( |
ON_TextLog * |
text_log = 0 | ) |
const |
◆ Read()
◆ Write()
◆ m_bottom_margin_mm
double ON_3dmPageSettings::m_bottom_margin_mm |
◆ m_height_mm
double ON_3dmPageSettings::m_height_mm |
◆ m_left_margin_mm
double ON_3dmPageSettings::m_left_margin_mm |
Page margins in millimeters.
◆ m_page_number
int ON_3dmPageSettings::m_page_number |
◆ m_printer_name
◆ m_right_margin_mm
double ON_3dmPageSettings::m_right_margin_mm |
◆ m_top_margin_mm
double ON_3dmPageSettings::m_top_margin_mm |
◆ m_width_mm
double ON_3dmPageSettings::m_width_mm |
Overall size of the page in millimeters.