AddLinetype(const ON_Linetype &linetype, bool bReference=false) | CRhinoLinetypeTable | |
AddLinetype(const wchar_t *linetype_name, ON_SimpleArray< double > &segments) | CRhinoLinetypeTable | |
ByLayerLinePattern | CRhinoLinetypeTable | |
ByParentLinePattern | CRhinoLinetypeTable | |
ContinuousLinePattern | CRhinoLinetypeTable | |
CreateLinetype(const ON_Linetype &linetype, unsigned int worksession_ref_model_sn, unsigned int linked_idef_sn) | CRhinoLinetypeTable | |
CRhinoDetailViewObject class | CRhinoLinetypeTable | friend |
CRhinoDoc class | CRhinoLinetypeTable | friend |
CurrentLinetype() const | CRhinoLinetypeTable | |
CurrentLinetypeId() const | CRhinoLinetypeTable | |
CurrentLinetypeIndex() const | CRhinoLinetypeTable | |
CurrentLinetypeSource() const | CRhinoLinetypeTable | |
DeleteLinetype(int linetype_index, bool bQuiet) | CRhinoLinetypeTable | |
DeleteLinetypes(int linetype_index_count, const int *linetype_index, bool bQuiet) | CRhinoLinetypeTable | |
Document() const | CRhinoLinetypeTable | |
FindLinePatternFromId(ON_UUID line_pattern_id, bool bSearchSystemLinePatterns, bool bSearchDeletedLinePatterns, int not_found_return_value) const | CRhinoLinetypeTable | |
FindLinePatternFromName(const wchar_t *line_pattern_name, bool bSearchSystemLinePatterns, int not_found_return_value) const | CRhinoLinetypeTable | |
FindLinetype(const wchar_t *line_pattern_name) const | CRhinoLinetypeTable | |
GetSortedList(ON_SimpleArray< const CRhinoLinetype * > &sorted_list, bool bIgnoreDeleted, bool bIgnoreReferenced) const | CRhinoLinetypeTable | |
GetSortedList(ON_SimpleArray< const CRhinoLinetype * > &sorted_list, bool bIgnoreDeleted=false) const | CRhinoLinetypeTable | |
GetUnusedLinetypeName(ON_wString &unused_line_pattern_name) const | CRhinoLinetypeTable | |
GetUnusedLinetypeName(const wchar_t *root_name, ON_wString &unused_line_pattern_name) const | CRhinoLinetypeTable | |
InitDefaultLinetypes() | CRhinoLinetypeTable | |
InitDefaultLinetypes(bool bIgnoreDeleted) | CRhinoLinetypeTable | |
InUse(int linetype_index) const | CRhinoLinetypeTable | |
LinetypeCount() const | CRhinoLinetypeTable | |
LinetypeScale() const | CRhinoLinetypeTable | |
ListTable(ON_TextLog &text_log, unsigned int level_of_detail) const | CRhinoLinetypeTable | |
ModifyLinetype(const ON_Linetype &linetype, int linetype_index, bool bQuiet=false) | CRhinoLinetypeTable | |
ON_SimpleArray< CRhinoLinetype * >::operator=(const ON_SimpleArray< CRhinoLinetype * > &) | ON_SimpleArray< CRhinoLinetype * > | private |
operator[](int) const | CRhinoLinetypeTable | |
ON_SimpleArray< CRhinoLinetype * >::operator[](int) | ON_SimpleArray< CRhinoLinetype * > | private |
ON_SimpleArray< CRhinoLinetype * >::operator[](unsigned int) | ON_SimpleArray< CRhinoLinetype * > | private |
ON_SimpleArray< CRhinoLinetype * >::operator[](ON__INT64) | ON_SimpleArray< CRhinoLinetype * > | private |
ON_SimpleArray< CRhinoLinetype * >::operator[](ON__UINT64) | ON_SimpleArray< CRhinoLinetype * > | private |
ON_SimpleArray< CRhinoLinetype * >::operator[](unsigned int) const | ON_SimpleArray< CRhinoLinetype * > | private |
ON_SimpleArray< CRhinoLinetype * >::operator[](ON__INT64) const | ON_SimpleArray< CRhinoLinetype * > | private |
ON_SimpleArray< CRhinoLinetype * >::operator[](ON__UINT64) const | ON_SimpleArray< CRhinoLinetype * > | private |
SetCurrentLinetypeIndex(int linetype_index, bool bQuiet=false) | CRhinoLinetypeTable | |
SetCurrentLinetypeSource(ON::object_linetype_source source) | CRhinoLinetypeTable | |
SetLinetypeScale(double scale) | CRhinoLinetypeTable | |
SetRemapIndex(int, int) | CRhinoLinetypeTable | |
Sort(int(*compare)(const CRhinoLinetype *, const CRhinoLinetype *, void *), int(*cull)(const CRhinoLinetype *, void *), void *p=0) | CRhinoLinetypeTable | |
ON_SimpleArray< CRhinoLinetype * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoLinetype * *, const CRhinoLinetype * *)) const | ON_SimpleArray< CRhinoLinetype * > | private |
ON_SimpleArray< CRhinoLinetype * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoLinetype * *, const CRhinoLinetype * *, void *), void *) const | ON_SimpleArray< CRhinoLinetype * > | private |
SystemLinetypeCount() const | CRhinoLinetypeTable | |
TableReference() const | CRhinoLinetypeTable | |
UndeleteLinetype(int linetype_index) | CRhinoLinetypeTable | |
UndoModifyLinetype(int linetype_index, unsigned int ur_sn=0) | CRhinoLinetypeTable | |