16#if !defined(OPENNURBS_3DM_PROPERTIES_INC_)
17#define OPENNURBS_3DM_PROPERTIES_INC_
39 struct tm m_create_time;
40 struct tm m_last_edit_time;
Definition opennurbs_3dm_properties.h:81
ON_wString m_application_URL
Definition opennurbs_3dm_properties.h:98
ON_wString m_application_name
Definition opennurbs_3dm_properties.h:97
ON_wString m_application_details
Definition opennurbs_3dm_properties.h:99
Definition opennurbs_3dm_properties.h:47
int m_window_bottom
Definition opennurbs_3dm_properties.h:75
int m_window_left
Definition opennurbs_3dm_properties.h:72
ON_BOOL32 m_bHTML
Definition opennurbs_3dm_properties.h:69
int m_window_top
Definition opennurbs_3dm_properties.h:73
ON_wString m_notes
Definition opennurbs_3dm_properties.h:67
ON_BOOL32 m_bVisible
Definition opennurbs_3dm_properties.h:68
int m_window_right
Definition opennurbs_3dm_properties.h:74
Definition opennurbs_3dm_properties.h:105
ON_WindowsBitmap m_PreviewImage
Definition opennurbs_3dm_properties.h:121
ON_3dmRevisionHistory m_RevisionHistory
Definition opennurbs_3dm_properties.h:119
ON_3dmApplication m_Application
Definition opennurbs_3dm_properties.h:122
ON_3dmNotes m_Notes
Definition opennurbs_3dm_properties.h:120
Definition opennurbs_3dm_properties.h:22
ON_wString m_sCreatedBy
Definition opennurbs_3dm_properties.h:37
ON_wString m_sLastEditedBy
Definition opennurbs_3dm_properties.h:38
int m_revision_count
Definition opennurbs_3dm_properties.h:41
Definition opennurbs_archive.h:152
Definition opennurbs_textlog.h:20
Definition opennurbs_bitmap.h:189
Definition opennurbs_string.h:392
#define ON_CLASS
Definition opennurbs_defines.h:91
int ON_BOOL32
Definition opennurbs_system.h:362