QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_3dmConstructionPlaneGridDefaults Class Reference

#include <opennurbs_3dm_settings.h>

Public Member Functions

void Default ()
 
void Dump (ON_TextLog &text_log) const
 
 ON_3dmConstructionPlaneGridDefaults ()
 
 ON_3dmConstructionPlaneGridDefaults (const ON_3dmConstructionPlaneGridDefaults &)
 
ON_3dmConstructionPlaneGridDefaultsoperator= (const ON_3dmConstructionPlaneGridDefaults &)
 
bool Read (ON_BinaryArchive &)
 
bool Write (ON_BinaryArchive &) const
 
 ~ON_3dmConstructionPlaneGridDefaults ()
 

Public Attributes

ON_BOOL32 m_bShowGrid
 
ON_BOOL32 m_bShowGridAxes
 
ON_BOOL32 m_bShowWorldAxes
 
int m_grid_line_count
 
double m_grid_spacing
 
int m_grid_thick_frequency
 
double m_snap_spacing
 

Constructor & Destructor Documentation

◆ ON_3dmConstructionPlaneGridDefaults() [1/2]

ON_3dmConstructionPlaneGridDefaults::ON_3dmConstructionPlaneGridDefaults ( )

◆ ~ON_3dmConstructionPlaneGridDefaults()

ON_3dmConstructionPlaneGridDefaults::~ON_3dmConstructionPlaneGridDefaults ( )

◆ ON_3dmConstructionPlaneGridDefaults() [2/2]

ON_3dmConstructionPlaneGridDefaults::ON_3dmConstructionPlaneGridDefaults ( const ON_3dmConstructionPlaneGridDefaults & src)

Member Function Documentation

◆ Default()

void ON_3dmConstructionPlaneGridDefaults::Default ( )

◆ Dump()

void ON_3dmConstructionPlaneGridDefaults::Dump ( ON_TextLog & text_log) const

◆ operator=()

ON_3dmConstructionPlaneGridDefaults & ON_3dmConstructionPlaneGridDefaults::operator= ( const ON_3dmConstructionPlaneGridDefaults & src)

◆ Read()

bool ON_3dmConstructionPlaneGridDefaults::Read ( ON_BinaryArchive & file)

◆ Write()

bool ON_3dmConstructionPlaneGridDefaults::Write ( ON_BinaryArchive & file) const

Member Data Documentation

◆ m_bShowGrid

ON_BOOL32 ON_3dmConstructionPlaneGridDefaults::m_bShowGrid

◆ m_bShowGridAxes

ON_BOOL32 ON_3dmConstructionPlaneGridDefaults::m_bShowGridAxes

◆ m_bShowWorldAxes

ON_BOOL32 ON_3dmConstructionPlaneGridDefaults::m_bShowWorldAxes

◆ m_grid_line_count

int ON_3dmConstructionPlaneGridDefaults::m_grid_line_count

◆ m_grid_spacing

double ON_3dmConstructionPlaneGridDefaults::m_grid_spacing

◆ m_grid_thick_frequency

int ON_3dmConstructionPlaneGridDefaults::m_grid_thick_frequency

◆ m_snap_spacing

double ON_3dmConstructionPlaneGridDefaults::m_snap_spacing

The documentation for this class was generated from the following files: