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

#include <opennurbs_3dm_settings.h>

Public Member Functions

void Default ()
 
void Dump (ON_TextLog &text_log) const
 
 ON_3dmConstructionPlane ()
 
bool Read (ON_BinaryArchive &)
 
bool Write (ON_BinaryArchive &) const
 
 ~ON_3dmConstructionPlane ()
 

Public Attributes

bool m_bDepthBuffer
 
int m_grid_line_count
 
double m_grid_spacing
 
int m_grid_thick_frequency
 
ON_wString m_name
 
ON_Plane m_plane
 
double m_snap_spacing
 

Constructor & Destructor Documentation

◆ ON_3dmConstructionPlane()

ON_3dmConstructionPlane::ON_3dmConstructionPlane ( )

◆ ~ON_3dmConstructionPlane()

ON_3dmConstructionPlane::~ON_3dmConstructionPlane ( )

Member Function Documentation

◆ Default()

void ON_3dmConstructionPlane::Default ( )

◆ Dump()

void ON_3dmConstructionPlane::Dump ( ON_TextLog & text_log) const

◆ Read()

bool ON_3dmConstructionPlane::Read ( ON_BinaryArchive & file)

◆ Write()

bool ON_3dmConstructionPlane::Write ( ON_BinaryArchive & file) const

Member Data Documentation

◆ m_bDepthBuffer

bool ON_3dmConstructionPlane::m_bDepthBuffer

◆ m_grid_line_count

int ON_3dmConstructionPlane::m_grid_line_count

◆ m_grid_spacing

double ON_3dmConstructionPlane::m_grid_spacing

◆ m_grid_thick_frequency

int ON_3dmConstructionPlane::m_grid_thick_frequency

◆ m_name

ON_wString ON_3dmConstructionPlane::m_name

◆ m_plane

ON_Plane ON_3dmConstructionPlane::m_plane

◆ m_snap_spacing

double ON_3dmConstructionPlane::m_snap_spacing

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