AggregateComponentStatus() const | ON_Object | virtual |
AllAttributes enum value | ON_ModelComponent | |
Alternate() const | ON_DimStyle | |
AlternateBelow() const | ON_DimStyle | |
AlternateDimensionLengthDisplay() const | ON_DimStyle | |
AlternateDimensionLengthDisplayUnit(unsigned int model_sn) const | ON_DimStyle | |
AlternateLengthFactor() const | ON_DimStyle | |
AlternateLengthResolution() const | ON_DimStyle | |
AlternatePrefix() const | ON_DimStyle | |
AlternateRoundOff() const | ON_DimStyle | |
AlternateSuffix() const | ON_DimStyle | |
AlternateToleranceResolution() const | ON_DimStyle | |
AlternateZeroSuppress() const | ON_DimStyle | |
angle_format enum name | ON_DimStyle | |
AngleFormat() const | ON_DimStyle | |
AngleFormatFromUnsigned(unsigned int format_as_unsigned) | ON_DimStyle | static |
AngleResolution() const | ON_DimStyle | |
AngleRoundOff() const | ON_DimStyle | |
AngleZeroSuppress() const | ON_DimStyle | |
ArcLengthSymbol() const | ON_DimStyle | |
ArrowBlockId1() const | ON_DimStyle | |
ArrowBlockId2() const | ON_DimStyle | |
ArrowColor() const | ON_DimStyle | |
ArrowColorSource() const | ON_DimStyle | |
ArrowPlotColor() const | ON_DimStyle | |
ArrowPlotColorSource() const | ON_DimStyle | |
ArrowSize() const | ON_DimStyle | |
ArrowType1() const | ON_DimStyle | |
ArrowType2() const | ON_DimStyle | |
AttachUserData(class ON_UserData *pUserData) | ON_Object | |
Attributes enum name | ON_ModelComponent | |
BaselineSpacing() const | ON_DimStyle | |
BinaryArchiveAttributes enum value | ON_ModelComponent | |
CenterMark() const | ON_DimStyle | |
centermark_style enum name | ON_DimStyle | |
CenterMarkStyle() const | ON_DimStyle | |
CentermarkStyleFromUnsigned(unsigned int centermark_as_unsigned) | ON_DimStyle | static |
ChangeName(const wchar_t *new_name, class ON_ComponentManifest *manifest) | ON_ModelComponent | |
ClearAllComponentStates() const | ON_Object | |
ClearAllFieldOverrides() | ON_DimStyle | |
ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
ClearComponentType() | ON_ModelComponent | |
ClearId() | ON_ModelComponent | |
ClearIndex() | ON_ModelComponent | |
ClearModelComponentAttributes(unsigned int attributes_filter) | ON_ModelComponent | |
ClearModelComponentStatus() | ON_ModelComponent | |
ClearModelSerialNumber() | ON_ModelComponent | |
ClearName() | ON_ModelComponent | |
ClearParentId() | ON_ModelComponent | |
CompareDimstyle(const ON_DimStyle &src) const | ON_DimStyle | |
CompareFields(const ON_DimStyle &src) const | ON_DimStyle | |
CompareId(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
CompareIdAndName(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
CompareName(const ON_UUID &other_parent_id, const wchar_t *other_name) const | ON_ModelComponent | |
CompareName(const wchar_t *other_name) const | ON_ModelComponent | |
CompareName(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
CompareNameAndId(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
CompareNameExact(const ON_UUID &other_parent_id, const wchar_t *other_name) const | ON_ModelComponent | |
CompareNameExact(const wchar_t *other_name) const | ON_ModelComponent | |
CompareNameExact(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
ComponentSerialNumberAttribute enum value | ON_ModelComponent | |
ComponentStatusAttribute enum value | ON_ModelComponent | |
ComponentType() const | ON_ModelComponent | |
ComponentTypeFromUnsigned(unsigned int component_type_as_unsigned) | ON_ModelComponent | static |
ComponentTypeIsLocked() const | ON_ModelComponent | |
ComponentTypeIsSet() const | ON_ModelComponent | |
ComponentTypeIsValid(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
ComponentTypeIsValidAndNotMixed(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
ComponentTypeToString(ON_ModelComponent::Type) | ON_ModelComponent | static |
ContentAngleStyle enum name | ON_DimStyle | |
ContentAngleStyleFromUnsigned(unsigned int alignment_as_unsigned) | ON_DimStyle | static |
ContentHash() const | ON_DimStyle | |
ContentVersionNumber() const | ON_ModelComponent | |
CopyFrom(const ON_ModelComponent &src, unsigned int attributes_filter) | ON_ModelComponent | |
CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution) | ON_Object | |
CopyUserData(const ON_Object &source_object) | ON_Object | |
CreateFromFont(const ON_Font *font_characteristics, double model_space_text_scale, const ON_DimStyle *dimstyle_settings, const class ON_ComponentManifest *manifest, ON_DimStyle *destination) | ON_DimStyle | static |
CreateFromProperties(const ON_DimStyle &parent_dim_style, ON::AnnotationType annotation_type, const ON_Font *font, double model_space_text_scale, double text_height, ON::LengthUnitSystem text_height_unit_system, ON::TextVerticalAlignment valign, ON::TextHorizontalAlignment halign) | ON_DimStyle | static |
CreateFromProperties(const ON_DimStyle &parent_dim_style, ON::AnnotationType annotation_type, const ON_Font *font, double model_space_text_scale, double text_height, ON::LengthUnitSystem text_height_unit_system, ON::TextVerticalAlignment valign, ON::TextHorizontalAlignment halign, ON::TextOrientation orientation, ON_DimStyle::TextLocation dim_text_location) | ON_DimStyle | static |
CreateFromProperties(const ON_DimStyle &parent_dim_style, ON::AnnotationType annotation_type, const ON_Font *font, double model_space_text_scale, double text_height, ON::LengthUnitSystem text_height_unit_system) | ON_DimStyle | static |
CreateOverrideCandidate() const | ON_DimStyle | |
DataCRC(ON__UINT32 current_remainder) const override | ON_ModelComponent | virtual |
Default | ON_DimStyle | static |
DefaultFootInchArchitecture | ON_DimStyle | static |
DefaultInchDecimal | ON_DimStyle | static |
DefaultInchFractional | ON_DimStyle | static |
DefaultMillimeterArchitecture | ON_DimStyle | static |
DefaultMillimeterLarge | ON_DimStyle | static |
DefaultMillimeterSmall | ON_DimStyle | static |
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual |
DeletedName() const | ON_ModelComponent | |
DeletedNameAttribute enum value | ON_ModelComponent | |
DeletedNameHash() const | ON_ModelComponent | |
DeletedNameIsSet() const | ON_ModelComponent | |
DeleteName() | ON_ModelComponent | |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(class ON_UserData *pUserData) | ON_Object | |
DimensionLengthDisplay() const | ON_DimStyle | |
DimensionLengthDisplayUnit(unsigned int model_sn) const | ON_DimStyle | |
DimensionLineColor() const | ON_DimStyle | |
DimensionLineColorSource() const | ON_DimStyle | |
DimensionLinePlotColor() const | ON_DimStyle | |
DimensionLinePlotColorSource() const | ON_DimStyle | |
DimensionLinePlotWeight() const | ON_DimStyle | |
DimensionLinePlotWeightSource() const | ON_DimStyle | |
DimExtension() const | ON_DimStyle | |
DimRadialTextAngleStyle() const | ON_DimStyle | |
DimRadialTextLocation() const | ON_DimStyle | |
DimRadialTextOrientation() const | ON_DimStyle | |
DimScale() const | ON_DimStyle | |
DimScaleSource() const | ON_DimStyle | |
DimStyleOrDefault(const class ON_DimStyle *dimstyle) | ON_DimStyle | static |
DimTextAngleStyle() const | ON_DimStyle | |
DimTextLocation() const | ON_DimStyle | |
DimTextOrientation() const | ON_DimStyle | |
DistanceDisplayModeFromLengthFormat(ON_DimStyle::OBSOLETE_length_format) | ON_DimStyle | static |
DrawForward() const | ON_DimStyle | |
DrawTextMask() const | ON_DimStyle | |
Dump(ON_TextLog &) const override | ON_DimStyle | virtual |
EmergencyDestroy() | ON_DimStyle | |
EraseIdentification(bool bIgnoreLocks) | ON_ModelComponent | |
ExtensionLineColor() const | ON_DimStyle | |
ExtensionLineColorSource() const | ON_DimStyle | |
ExtensionLinePlotColor() const | ON_DimStyle | |
ExtensionLinePlotColorSource() const | ON_DimStyle | |
ExtensionLinePlotWeight() const | ON_DimStyle | |
ExtensionLinePlotWeightSource() const | ON_DimStyle | |
ExtExtension() const | ON_DimStyle | |
ExtOffset() const | ON_DimStyle | |
field enum name | ON_DimStyle | |
FieldCount enum value | ON_DimStyle | |
FieldFromUnsigned(unsigned int field_as_unsigned) | ON_DimStyle | static |
FirstUserData() const | ON_Object | |
FixedExtensionLen() const | ON_DimStyle | |
FixedExtensionLenOn() const | ON_DimStyle | |
Font() const | ON_DimStyle | |
FontCharacteristics() const | ON_DimStyle | |
FontSubstituted() const | ON_DimStyle | |
FromModelComponentRef(const class ON_ModelComponentReference &model_component_reference, const ON_DimStyle *none_return_value) | ON_DimStyle | static |
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual |
GetName(ON_wString &component_name) const | ON_ModelComponent | |
GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
HasOverrides() const | ON_DimStyle | |
Id() const | ON_ModelComponent | |
IdAttribute enum value | ON_ModelComponent | |
IdIsLocked() const | ON_ModelComponent | |
IdIsNil() const | ON_ModelComponent | |
IdIsNotNil() const | ON_ModelComponent | |
IdIsSet() const | ON_ModelComponent | |
IfIdIsNilSetId() | ON_ModelComponent | |
IncrementContentVersionNumber() const | ON_ModelComponent | protected |
Index() const | ON_ModelComponent | |
Index(int unset_index_value) const | ON_ModelComponent | |
IndexAttribute enum value | ON_ModelComponent | |
IndexIsLocked() const | ON_ModelComponent | |
IndexIsSet() const | ON_ModelComponent | |
IndexRequired(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
InheritFields(const ON_DimStyle &parent) | ON_DimStyle | |
InstanceDefinitionModelSerialNumber() const | ON_ModelComponent | |
Internal_SystemComponentHelper() | ON_ModelComponent | static |
IsChildDimstyle() const | ON_DimStyle | |
IsChildOf(const ON_UUID &parent_id) const | ON_DimStyle | |
IsDeleted() const | ON_ModelComponent | |
IsFieldOverride(ON_DimStyle::field field_id) const | ON_DimStyle | |
IsHidden() const | ON_ModelComponent | |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsLocked() const | ON_ModelComponent | |
IsNamePathSeparator(const wchar_t *s) | ON_ModelComponent | static |
IsOverrideDimStyleCandidate(ON_UUID parent_id, bool bRequireSetOverrides, ON_wString *error_description=nullptr) const | ON_DimStyle | |
IsReferenceComponent() const | ON_ModelComponent | |
IsReferencePrefixDelimiter(const wchar_t *s) | ON_ModelComponent | static |
IsReferencePrefixSeparator(const wchar_t *s) | ON_ModelComponent | static |
IsSystemComponent() const | ON_ModelComponent | |
IsValid(class ON_TextLog *text_log=nullptr) const override | ON_DimStyle | virtual |
IsValidComponentName(const wchar_t *candidate_component_name) | ON_ModelComponent | static |
IsValidComponentName(const ON_wString &candidate_component_name) | ON_ModelComponent | static |
IsValidComponentName(size_t length, const wchar_t *candidate_component_name) | ON_ModelComponent | static |
IsValidComponentName(const class ON_ComponentManifest &model_manfest, const ON_ModelComponent &model_component, bool bPermitReferencePrefix, ON_wString &valid_name) | ON_ModelComponent | static |
IsValidComponentNameFirstCodePoint(ON__UINT32 unicode_code_point) | ON_ModelComponent | static |
IsValidComponentNameFirstCodePoint(int length, const wchar_t *candidate_component_name) | ON_ModelComponent | static |
leader_curve_type enum name | ON_DimStyle | |
LeaderArrowBlockId() const | ON_DimStyle | |
LeaderArrowSize() const | ON_DimStyle | |
LeaderArrowType() const | ON_DimStyle | |
LeaderContentAngleDegrees() const | ON_DimStyle | |
LeaderContentAngleRadians() const | ON_DimStyle | |
LeaderContentAngleStyle() const | ON_DimStyle | |
LeaderCurveType() const | ON_DimStyle | |
LeaderCurveTypeFromUnsigned(unsigned int type_as_unsigned) | ON_DimStyle | static |
LeaderHasLanding() const | ON_DimStyle | |
LeaderLandingLength() const | ON_DimStyle | |
LeaderTextHorizontalAlignment() const | ON_DimStyle | |
LeaderTextOrientation() const | ON_DimStyle | |
LeaderTextVerticalAlignment() const | ON_DimStyle | |
LengthDisplay enum name | ON_DimStyle | |
LengthDisplayFromUnitsAndFormat(ON::LengthUnitSystem units, ON_DimStyle::OBSOLETE_length_format lengthformat) | ON_DimStyle | static |
LengthDisplayFromUnsigned(unsigned int length_display_as_unsigned) | ON_DimStyle | static |
LengthDisplayIsDecimal(ON_DimStyle::LengthDisplay dimension_length_display) | ON_DimStyle | static |
LengthFactor() const | ON_DimStyle | |
LengthFormatFromDistanceDisplayMode(ON::OBSOLETE_DistanceDisplayMode) | ON_DimStyle | static |
LengthResolution() const | ON_DimStyle | |
LengthUnitSystemFromLengthDisplay(ON_DimStyle::LengthDisplay dimension_length_display) | ON_DimStyle | static |
LockAllSettingsExceptName() | ON_ModelComponent | |
LockComponentType() | ON_ModelComponent | |
LockId() | ON_ModelComponent | |
LockIndex() | ON_ModelComponent | |
LockModelComponentStatus() | ON_ModelComponent | |
LockModelSerialNumber() | ON_ModelComponent | |
LockName() | ON_ModelComponent | |
LockParentId() | ON_ModelComponent | |
MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual |
MaskBorder() const | ON_DimStyle | |
MaskColor() const | ON_DimStyle | |
MaskFillType() const | ON_DimStyle | |
MemoryRelocate() | ON_Object | virtual |
ModelComponentStatus() const | ON_ModelComponent | |
ModelComponentStatusIsLocked() const | ON_ModelComponent | |
ModelComponentStatusIsSet() const | ON_ModelComponent | |
ModelObjectId() const override | ON_ModelComponent | virtual |
ModelSerialNumber() const | ON_ModelComponent | |
ModelSerialNumberAttribute enum value | ON_ModelComponent | |
ModelSerialNumberIsLocked() const | ON_ModelComponent | |
ModelSerialNumberIsSet() const | ON_ModelComponent | |
MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems) | ON_Object | |
MoveUserData(ON_Object &source_object) | ON_Object | |
Name() const | ON_ModelComponent | |
NameAsPointer() const | ON_ModelComponent | |
NameAttribute enum value | ON_ModelComponent | |
NameHash() const | ON_ModelComponent | |
NameIsEmpty() const | ON_ModelComponent | |
NameIsLocked() const | ON_ModelComponent | |
NameIsNotEmpty() const | ON_ModelComponent | |
NameIsSet() const | ON_ModelComponent | |
NameLeaf(const wchar_t *name) | ON_ModelComponent | static |
NameParent(const wchar_t *name, bool bIncludeReference) | ON_ModelComponent | static |
NamePathSeparator | ON_ModelComponent | static |
NameReferencePrefix(const wchar_t *name) | ON_ModelComponent | static |
NewNameHash(const wchar_t *new_name) const | ON_ModelComponent | |
NoAttributes enum value | ON_ModelComponent | |
ObjectType() const | ON_Object | virtual |
OBSOLETE_length_format enum name | ON_DimStyle | |
OBSOLETE_LengthFormatFromLengthDisplay(ON_DimStyle::LengthDisplay dimension_length_display, unsigned int model_serial_number) | ON_DimStyle | static |
OBSOLETE_LengthFormatFromLengthDisplay(ON_DimStyle::LengthDisplay dimension_length_display, ON::LengthUnitSystem model_unit_system) | ON_DimStyle | static |
OBSOLETE_LengthFormatFromUnsigned(unsigned int format_as_unsigned) | ON_DimStyle | static |
ON_DimStyle() | ON_DimStyle | |
ON_DimStyle(const ON_DimStyle &src)=default | ON_DimStyle | |
ON_DimStyle(ON::LengthUnitSystem model_length_unit_system, const class ON_V5x_DimStyle &src) | ON_DimStyle | |
ON_DimStyle(const ON_3dmAnnotationSettings &src) | ON_DimStyle | |
ON_ModelComponent() ON_NOEXCEPT | ON_ModelComponent | |
ON_ModelComponent(const ON_ModelComponent &source) | ON_ModelComponent | |
ON_ModelComponent(ON_ModelComponent::Type component_type) ON_NOEXCEPT | ON_ModelComponent | |
ON_ModelComponent(ON_ModelComponent::Type component_type, const ON_ModelComponent &source) ON_NOEXCEPT | ON_ModelComponent | |
ON_Object() ON_NOEXCEPT | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
ON_V5x_DimStyle class | ON_DimStyle | friend |
operator=(const ON_DimStyle &)=default | ON_DimStyle | |
ON_ModelComponent::operator=(const ON_ModelComponent &source) | ON_ModelComponent | |
ON_Object::operator=(const ON_Object &) | ON_Object | |
OverrideFields(const ON_DimStyle &source, const ON_DimStyle &parent) | ON_DimStyle | |
OverrideFieldsWithDifferentValues(const ON_DimStyle &source, const ON_DimStyle &parent) | ON_DimStyle | |
ParentContentHash() const | ON_DimStyle | |
ParentId() const | ON_ModelComponent | |
ParentIdAttribute enum value | ON_ModelComponent | |
ParentIdIsLocked() const | ON_ModelComponent | |
ParentIdIsNil() const | ON_ModelComponent | |
ParentIdIsNotNil() const | ON_ModelComponent | |
ParentIdIsSet() const | ON_ModelComponent | |
Prefix() const | ON_DimStyle | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &) override | ON_DimStyle | virtual |
ReadModelComponentAttributes(class ON_BinaryArchive &archive) | ON_ModelComponent | |
ReferenceModelSerialNumber() const | ON_ModelComponent | |
ReferencePrefixDelimiter | ON_ModelComponent | static |
ReferencePrefixSeparator | ON_ModelComponent | static |
RemoveAllReferencePrefixDelimiters(const wchar_t *name) | ON_ModelComponent | static |
RemoveReferencePrefix(const wchar_t *name) | ON_ModelComponent | static |
RemoveTrailingNamePathSeparator(const wchar_t *name) | ON_ModelComponent | static |
RemoveTrailingReferencePrefixDelimiter(const wchar_t *name) | ON_ModelComponent | static |
RemoveTrailingReferencePrefixSeparator(const wchar_t *name) | ON_ModelComponent | static |
RoundOff() const | ON_DimStyle | |
RuntimeSerialNumber() const | ON_ModelComponent | |
Scale(double scale) | ON_DimStyle | |
ScaleLeftLength_mm() const | ON_DimStyle | |
ScaleRightLength_mm() const | ON_DimStyle | |
ScaleValue() const | ON_DimStyle | |
SetAlternate(bool) | ON_DimStyle | |
SetAlternateBelow(bool below) | ON_DimStyle | |
SetAlternateDimensionLengthDisplay(ON_DimStyle::LengthDisplay length_display) | ON_DimStyle | |
SetAlternateLengthFactor(double) | ON_DimStyle | |
SetAlternateLengthResolution(int) | ON_DimStyle | |
SetAlternatePrefix(const wchar_t *) | ON_DimStyle | |
SetAlternateRoundOff(double r) | ON_DimStyle | |
SetAlternateSuffix(const wchar_t *) | ON_DimStyle | |
SetAlternateToleranceResolution(int r) | ON_DimStyle | |
SetAlternateZeroSuppress(ON_DimStyle::suppress_zero s) | ON_DimStyle | |
SetAndLockId() | ON_ModelComponent | |
SetAngleFormat(angle_format format) | ON_DimStyle | |
SetAngleResolution(int) | ON_DimStyle | |
SetAngleRoundOff(double r) | ON_DimStyle | |
SetAngleZeroSuppress(ON_DimStyle::suppress_zero s) | ON_DimStyle | |
SetArcLengthSymbol(int m) | ON_DimStyle | |
SetArrowBlockId1(ON_UUID id) | ON_DimStyle | |
SetArrowBlockId2(ON_UUID id) | ON_DimStyle | |
SetArrowColor(ON_Color c) | ON_DimStyle | |
SetArrowColorSource(const ON::object_color_source src) | ON_DimStyle | |
SetArrowPlotColor(ON_Color c) | ON_DimStyle | |
SetArrowPlotColorSource(const ON::plot_color_source src) | ON_DimStyle | |
SetArrowSize(const double) | ON_DimStyle | |
SetArrowType1(ON_Arrowhead::arrow_type) | ON_DimStyle | |
SetArrowType1And2(ON_Arrowhead::arrow_type) | ON_DimStyle | |
SetArrowType2(ON_Arrowhead::arrow_type) | ON_DimStyle | |
SetAsSystemComponent() | ON_ModelComponent | |
SetAsUnsetSystemComponent() | ON_ModelComponent | |
SetBaselineSpacing(double spacing) | ON_DimStyle | |
SetCenterMark(const double) | ON_DimStyle | |
SetCenterMarkStyle(ON_DimStyle::centermark_style style) | ON_DimStyle | |
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const | ON_Object | virtual |
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual |
SetComponentType(ON_ModelComponent::Type component_component_type) | ON_ModelComponent | |
SetDeletedModelComponentState(bool bDeleted, class ON_ComponentManifest *manifest) | ON_ModelComponent | |
SetDimensionLengthDisplay(ON_DimStyle::LengthDisplay length_display) | ON_DimStyle | |
SetDimensionLineColor(ON_Color c) | ON_DimStyle | |
SetDimensionLineColorSource(const ON::object_color_source src) | ON_DimStyle | |
SetDimensionLinePlotColor(ON_Color c) | ON_DimStyle | |
SetDimensionLinePlotColorSource(const ON::plot_color_source src) | ON_DimStyle | |
SetDimensionLinePlotWeight(double w) | ON_DimStyle | |
SetDimensionLinePlotWeightSource(const ON::plot_weight_source src) | ON_DimStyle | |
SetDimExtension(const double e) | ON_DimStyle | |
SetDimRadialTextAngleStyle(ON_DimStyle::ContentAngleStyle style) | ON_DimStyle | |
SetDimRadialTextLocation(ON_DimStyle::TextLocation) | ON_DimStyle | |
SetDimRadialTextOrientation(ON::TextOrientation) | ON_DimStyle | |
SetDimScale(ON_ScaleValue sv) | ON_DimStyle | |
SetDimScale(double left_val, ON::LengthUnitSystem left_us, double right_val, ON::LengthUnitSystem right_us) | ON_DimStyle | |
SetDimScale(double scale) | ON_DimStyle | |
SetDimScaleSource(int source) | ON_DimStyle | |
SetDimTextAngleStyle(ON_DimStyle::ContentAngleStyle style) | ON_DimStyle | |
SetDimTextLocation(ON_DimStyle::TextLocation) | ON_DimStyle | |
SetDimTextOrientation(ON::TextOrientation) | ON_DimStyle | |
SetDrawForward(bool drawforward) | ON_DimStyle | |
SetDrawTextMask(bool bDraw) | ON_DimStyle | |
SetExtensionLineColor(ON_Color c) | ON_DimStyle | |
SetExtensionLineColorSource(const ON::object_color_source src) | ON_DimStyle | |
SetExtensionLinePlotColor(ON_Color c) | ON_DimStyle | |
SetExtensionLinePlotColorSource(const ON::plot_color_source src) | ON_DimStyle | |
SetExtensionLinePlotWeight(double w) | ON_DimStyle | |
SetExtensionLinePlotWeightSource(const ON::plot_weight_source src) | ON_DimStyle | |
SetExtExtension(const double) | ON_DimStyle | |
SetExtOffset(const double) | ON_DimStyle | |
SetFieldOverride(ON_DimStyle::field field_id, bool bOverrideParent) | ON_DimStyle | |
SetFieldOverrideAll(bool bOverrideParent) | ON_DimStyle | |
SetFixedExtensionLen(double l) | ON_DimStyle | |
SetFixedExtensionLenOn(bool on) | ON_DimStyle | |
SetFont(const class ON_Font &font_characteristics) | ON_DimStyle | |
SetHiddenModelComponentState(bool bHidden) | ON_ModelComponent | |
SetId(const ON_UUID &component_id) | ON_ModelComponent | |
SetId() | ON_ModelComponent | |
SetIdentification(const class ON_ComponentManifestItem &manifest_item, const wchar_t *manifest_name, bool bSetId, bool bParentId, bool bSetName, bool bSetIndex) | ON_ModelComponent | |
SetIndex(int component_index) | ON_ModelComponent | |
SetLeaderArrowBlockId(ON_UUID id) | ON_DimStyle | |
SetLeaderArrowSize(const double) | ON_DimStyle | |
SetLeaderArrowType(ON_Arrowhead::arrow_type) | ON_DimStyle | |
SetLeaderContentAngleDegrees(double angle_degrees) | ON_DimStyle | |
SetLeaderContentAngleRadians(double angle_radians) | ON_DimStyle | |
SetLeaderContentAngleStyle(ON_DimStyle::ContentAngleStyle style) | ON_DimStyle | |
SetLeaderCurveType(ON_DimStyle::leader_curve_type type) | ON_DimStyle | |
SetLeaderHasLanding(bool landing) | ON_DimStyle | |
SetLeaderLandingLength(double length) | ON_DimStyle | |
SetLeaderTextHorizontalAlignment(ON::TextHorizontalAlignment halign) | ON_DimStyle | |
SetLeaderTextOrientation(ON::TextOrientation) | ON_DimStyle | |
SetLeaderTextVerticalAlignment(ON::TextVerticalAlignment style) | ON_DimStyle | |
SetLengthFactor(double) | ON_DimStyle | |
SetLengthResolution(int) | ON_DimStyle | |
SetLocalizedSystemComponentName(const wchar_t *system_component_localized_name) | ON_ModelComponent | |
SetLockedModelComponentState(bool bLocked) | ON_ModelComponent | |
SetMaskBorder(double offset) | ON_DimStyle | |
SetMaskColor(ON_Color color) | ON_DimStyle | |
SetMaskFillType(ON_TextMask::MaskType source) | ON_DimStyle | |
SetModelComponentStatus(ON_ComponentStatus component_status) | ON_ModelComponent | |
SetModelSerialNumber(unsigned int model_serial_number) | ON_ModelComponent | |
SetModelSerialNumber(unsigned int model_serial_number, unsigned int reference_model_serial_number, unsigned int instance_definition_model_serial_number) | ON_ModelComponent | |
SetName(const wchar_t *component_name) | ON_ModelComponent | |
SetParentId(const ON_UUID &parent_id) | ON_ModelComponent | |
SetPrefix(const wchar_t *) | ON_DimStyle | |
SetRoundOff(double r) | ON_DimStyle | |
SetSignedOrdinate(bool allowsigned) | ON_DimStyle | |
SetSourceDimstyle(ON_UUID source_uuid) | ON_DimStyle | |
SetStackFractionFormat(ON_DimStyle::stack_format f) | ON_DimStyle | |
SetStackHeightScale(double f) | ON_DimStyle | |
SetSuffix(const wchar_t *) | ON_DimStyle | |
SetSuppressArrow1(bool s) | ON_DimStyle | |
SetSuppressArrow2(bool s) | ON_DimStyle | |
SetSuppressExtension1(bool) | ON_DimStyle | |
SetSuppressExtension2(bool) | ON_DimStyle | |
SetTextColor(ON_Color c) | ON_DimStyle | |
SetTextColorSource(const ON::object_color_source src) | ON_DimStyle | |
SetTextGap(double gap) | ON_DimStyle | |
SetTextHeight(double height) | ON_DimStyle | |
SetTextHorizontalAlignment(ON::TextHorizontalAlignment halign) | ON_DimStyle | |
SetTextMask(const ON_TextMask &text_mask) | ON_DimStyle | |
SetTextMoveLeader(int m) | ON_DimStyle | |
SetTextOrientation(ON::TextOrientation) | ON_DimStyle | |
SetTextPlotColor(ON_Color c) | ON_DimStyle | |
SetTextPlotColorSource(const ON::object_color_source src) | ON_DimStyle | |
SetTextRotation(double r) | ON_DimStyle | |
SetTextUnderlined(bool underlined) | ON_DimStyle | |
SetTextVerticalAlignment(ON::TextVerticalAlignment style) | ON_DimStyle | |
SetToleranceFormat(ON_DimStyle::tolerance_format format) | ON_DimStyle | |
SetToleranceHeightScale(double scale) | ON_DimStyle | |
SetToleranceLowerValue(double lower_value) | ON_DimStyle | |
SetToleranceResolution(int resolution) | ON_DimStyle | |
SetToleranceUpperValue(double upper_value) | ON_DimStyle | |
SetToleranceZeroSuppress(ON_DimStyle::suppress_zero s) | ON_DimStyle | |
SetUnitSystem(ON::LengthUnitSystem us) | ON_DimStyle | |
SetUnitSystemFromContext(bool bUseName, ON::LengthUnitSystem source_unit_system, ON::LengthUnitSystem destination_unit_system) | ON_DimStyle | |
SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
SetZeroSuppress(ON_DimStyle::suppress_zero s) | ON_DimStyle | |
SignedOrdinate() const | ON_DimStyle | |
SizeOf() const override | ON_ModelComponent | virtual |
SourceDimstyle() const | ON_DimStyle | |
SplitName(const wchar_t *name, ON_wString &reference_prefix, ON_wString &name_parent, ON_wString &name_leaf) | ON_ModelComponent | static |
stack_format enum name | ON_DimStyle | |
StackFormatFromUnsigned(unsigned int format_as_unsigned) | ON_DimStyle | static |
StackFractionFormat() const | ON_DimStyle | |
StackHeightScale() const | ON_DimStyle | |
Suffix() const | ON_DimStyle | |
suppress_zero enum name | ON_DimStyle | |
SuppressArrow1() const | ON_DimStyle | |
SuppressArrow2() const | ON_DimStyle | |
SuppressExtension1() const | ON_DimStyle | |
SuppressExtension2() const | ON_DimStyle | |
SystemComponentAttribute enum value | ON_ModelComponent | |
SystemDimstyleFromContentHash(const ON_SHA1_Hash &content_hash) | ON_DimStyle | static |
SystemDimstyleFromId(ON_UUID id) | ON_DimStyle | static |
SystemDimstyleFromIndex(int index) | ON_DimStyle | static |
SystemDimstyleFromName(const ON_NameHash &name_hash) | ON_DimStyle | static |
TextColor() const | ON_DimStyle | |
TextColorSource() const | ON_DimStyle | |
TextGap() const | ON_DimStyle | |
TextHeight() const | ON_DimStyle | |
TextHorizontalAlignment() const | ON_DimStyle | |
TextLocation enum name | ON_DimStyle | |
TextLocationFromUnsigned(unsigned int dim_text_location_as_unsigned) | ON_DimStyle | static |
TextMask() const | ON_DimStyle | |
TextMoveLeader() const | ON_DimStyle | |
TextOrientation() const | ON_DimStyle | |
TextPlotColor() const | ON_DimStyle | |
TextPlotColorSource() const | ON_DimStyle | |
TextPositionPropertiesHash() const | ON_DimStyle | |
TextRotation() const | ON_DimStyle | |
TextUnderlined() const | ON_DimStyle | |
TextVerticalAlignment() const | ON_DimStyle | |
tolerance_format enum name | ON_DimStyle | |
ToleranceFormat() const | ON_DimStyle | |
ToleranceFormatFromUnsigned(unsigned int format_as_unsigned) | ON_DimStyle | static |
ToleranceHeightScale() const | ON_DimStyle | |
ToleranceLowerValue() const | ON_DimStyle | |
ToleranceResolution() const | ON_DimStyle | |
ToleranceUpperValue() const | ON_DimStyle | |
ToleranceZeroSuppress() const | ON_DimStyle | |
TransformUserData(const class ON_Xform &xform) | ON_Object | |
Type enum name | ON_ModelComponent | |
TypeAttribute enum value | ON_ModelComponent | |
UndeleteName() | ON_ModelComponent | |
UniqueNameIgnoresCase(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
UniqueNameIncludesParent(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
UniqueNameRequired(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
UnitSystem() const | ON_DimStyle | |
UnitSystemIsSet() const | ON_DimStyle | |
Unset | ON_DimStyle | static |
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual |
UserDataConflictResolution enum name | ON_Object | |
UserStringCount() const | ON_Object | |
V5AngleFormat(ON_DimStyle::angle_format v6format) | ON_DimStyle | static |
V5ArrowType(ON_Arrowhead::arrow_type v6type) | ON_DimStyle | static |
V5LengthFormat(ON_DimStyle::OBSOLETE_length_format v6format) | ON_DimStyle | static |
V5MaskColorSourceFromV6MaskType(ON_TextMask::MaskType mask_type) | ON_DimStyle | static |
V5ToleranceFormat(ON_DimStyle::tolerance_format v6format) | ON_DimStyle | static |
V6AngleFormat(int v5format) | ON_DimStyle | static |
V6ArrowType(int v5type) | ON_DimStyle | static |
V6LengthFormat(int v5format) | ON_DimStyle | static |
V6MaskTypeFromV5MaskColorSource(int v5_mask_color_source) | ON_DimStyle | static |
V6ToleranceFormat(int v5format) | ON_DimStyle | static |
wchar_t | ON_ModelComponent | static |
Write(ON_BinaryArchive &) const override | ON_DimStyle | virtual |
WriteModelComponentAttributes(class ON_BinaryArchive &archive, unsigned int attributes_filter) const | ON_ModelComponent | |
ZeroSuppress() const | ON_DimStyle | |
ZeroSuppressFromUnsigned(unsigned int suppress_ero_as_unsigned) | ON_DimStyle | static |
ZeroSuppressMatchesLengthDisplay(ON_DimStyle::suppress_zero zero_suppress, ON_DimStyle::LengthDisplay length_display) | ON_DimStyle | static |
~ON_DimStyle()=default | ON_DimStyle | |
~ON_ModelComponent()=default | ON_ModelComponent | |
~ON_Object() | ON_Object | virtual |