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

#include <opennurbs_3dm_properties.h>

Public Member Functions

void Default ()
 
void Dump (ON_TextLog &) const
 
ON_BOOL32 IsValid () const
 
 ON_3dmNotes ()
 
 ON_3dmNotes (const ON_3dmNotes &)
 
ON_3dmNotesoperator= (const ON_3dmNotes &)
 
ON_BOOL32 Read (ON_BinaryArchive &)
 
ON_BOOL32 Write (ON_BinaryArchive &) const
 
 ~ON_3dmNotes ()
 

Public Attributes

ON_BOOL32 m_bHTML
 
ON_BOOL32 m_bVisible
 
ON_wString m_notes
 
int m_window_bottom
 
int m_window_left
 
int m_window_right
 
int m_window_top
 

Constructor & Destructor Documentation

◆ ON_3dmNotes() [1/2]

ON_3dmNotes::ON_3dmNotes ( )

◆ ON_3dmNotes() [2/2]

ON_3dmNotes::ON_3dmNotes ( const ON_3dmNotes & src)

◆ ~ON_3dmNotes()

ON_3dmNotes::~ON_3dmNotes ( )

Member Function Documentation

◆ Default()

void ON_3dmNotes::Default ( )

◆ Dump()

void ON_3dmNotes::Dump ( ON_TextLog & dump) const

◆ IsValid()

ON_BOOL32 ON_3dmNotes::IsValid ( ) const

◆ operator=()

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

◆ Read()

ON_BOOL32 ON_3dmNotes::Read ( ON_BinaryArchive & file)

◆ Write()

ON_BOOL32 ON_3dmNotes::Write ( ON_BinaryArchive & file) const

Member Data Documentation

◆ m_bHTML

ON_BOOL32 ON_3dmNotes::m_bHTML

◆ m_bVisible

ON_BOOL32 ON_3dmNotes::m_bVisible

◆ m_notes

ON_wString ON_3dmNotes::m_notes

◆ m_window_bottom

int ON_3dmNotes::m_window_bottom

◆ m_window_left

int ON_3dmNotes::m_window_left

◆ m_window_right

int ON_3dmNotes::m_window_right

◆ m_window_top

int ON_3dmNotes::m_window_top

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