#include <opennurbs_3dm_settings.h>
Public Member Functions | |
void | Default () |
bool | IsValid (ON_TextLog *text_log=0) const |
ON_3dmPageSettings () | |
bool | Read (ON_BinaryArchive &archive) |
bool | Write (ON_BinaryArchive &archive) const |
~ON_3dmPageSettings () | |
Public Attributes | |
double | m_bottom_margin_mm |
double | m_height_mm |
double | m_left_margin_mm |
int | m_page_number |
ON_wString | m_printer_name |
double | m_right_margin_mm |
double | m_top_margin_mm |
double | m_width_mm |
Definition at line 395 of file opennurbs_3dm_settings.h.
Definition at line 1418 of file opennurbs_3dm_settings.cpp.
Definition at line 1423 of file opennurbs_3dm_settings.cpp.
void ON_3dmPageSettings::Default | ( | ) |
Definition at line 1427 of file opennurbs_3dm_settings.cpp.
bool ON_3dmPageSettings::IsValid | ( | ON_TextLog * | text_log = 0 | ) | const |
Definition at line 1443 of file opennurbs_3dm_settings.cpp.
bool ON_3dmPageSettings::Read | ( | ON_BinaryArchive & | archive | ) |
Definition at line 1594 of file opennurbs_3dm_settings.cpp.
bool ON_3dmPageSettings::Write | ( | ON_BinaryArchive & | archive | ) | const |
Definition at line 1553 of file opennurbs_3dm_settings.cpp.
Definition at line 415 of file opennurbs_3dm_settings.h.
Definition at line 409 of file opennurbs_3dm_settings.h.
Definition at line 412 of file opennurbs_3dm_settings.h.
Definition at line 405 of file opennurbs_3dm_settings.h.
Definition at line 417 of file opennurbs_3dm_settings.h.
Definition at line 413 of file opennurbs_3dm_settings.h.
Definition at line 414 of file opennurbs_3dm_settings.h.
Definition at line 408 of file opennurbs_3dm_settings.h.