|
NX Open C++ Reference Guide
|
Represents a @link Drawings::DrawingCompareSettingsBuilder Drawings::DrawingCompareSettingsBuilder@endlink builder <br> To create a new instance of this class, use @link DrawingCompareManager::CreateDrawingCompareSettingsBuilder DrawingCompareManager::CreateDrawingCompareSettingsBuilder @endlink <br>
Default values. More...
Public Types | |
| enum | ChangeSymbolType { ChangeSymbolTypeCircle, ChangeSymbolTypeTriangleUp, ChangeSymbolTypeTriangleDown, ChangeSymbolTypeSquare, ChangeSymbolTypeHexagon } |
| Represents a Compare Settings Change symbol Types. More... | |
| enum | ComparisonBaseline { ComparisonBaselineSnapshot, ComparisonBaselineTrackedChanges } |
| Represents a Compare Settings ComparisonBaseline. More... | |
| enum | FontType { FontTypeSolid, FontTypeDashed, FontTypePhantom, FontTypeCenterline, FontTypeDotted, FontTypeLongDash, FontTypeDottedDash } |
| Represents a Compare Settings Change symbol font types. More... | |
| enum | WidthType { WidthTypeThin, WidthTypeNormal, WidthTypeThick, WidthTypeOne = 5, WidthTypeTwo, WidthTypeThree, WidthTypeFour, WidthTypeFive, WidthTypeSix, WidthTypeSeven, WidthTypeEight, WidthTypeNine } |
| Represents a Compare Settings Change symbol width types. More... | |
Public Member Functions | |
| NXOpen::Drawings::DrawingCompareSettingsBuilder::ComparisonBaseline | BaselineForComparison () |
| Returns the baseline for comparison Created in NX7.5.0. | |
| bool | CenterlineCompare () |
| Returns the centerline compare Created in NX7.5.0. | |
| NXOpen::NXColor * | Color () |
| Returns the color Created in NX7.5.0. | |
| double | CompareTolerance () |
| Returns the compare tolerance Created in NX7.5.0. | |
| bool | CrosshatchAreaFillsCompare () |
| Returns the crosshatch area fills compare Created in NX7.5.0. | |
| bool | DatumFeatureSymbolCompare () |
| Returns the datum feature symbol compare Created in NX7.5.0. | |
| bool | DatumFeatureSymbolLeaderTerminatorCompare () |
| Returns the datum feature symbol leader info compare Created in NX7.5.0. | |
| bool | DatumFeatureSymbolOriginCompare () |
| Returns the datum feature symbol origin compare Created in NX7.5.0. | |
| bool | DatumFeatureSymbolRetainedStatusCompare () |
| Returns the datum feature symbol retained status compare Created in NX7.5.0. | |
| bool | DatumFeatureSymbolTextCompare () |
| Returns the datum feature symbol text compare Created in NX7.5.0. | |
| bool | DatumTargetCompare () |
| Returns the datum target compare Created in NX7.5.0. | |
| bool | DatumTargetLeaderTerminatorCompare () |
| Returns the datum target leader info compare Created in NX7.5.0. | |
| bool | DatumTargetOriginCompare () |
| Returns the datum target origin compare Created in NX7.5.0. | |
| bool | DatumTargetRetainedStatusCompare () |
| Returns the datum target retained status compare Created in NX7.5.0. | |
| bool | DatumTargetTextCompare () |
| Returns the datum target text compare Created in NX7.5.0. | |
| bool | DimCompare () |
| Returns the dim compare Created in NX7.5.0. | |
| bool | DimOriginCompare () |
| Returns the dim origin compare Created in NX7.5.0. | |
| bool | DimRetainedStatusCompare () |
| Returns the dim retained status compare Created in NX7.5.0. | |
| bool | DimSizeCompare () |
| Returns the dim size compare Created in NX7.5.0. | |
| bool | DisplayChangeSymbol () |
| Returns the display change symbol Created in NX7.5.0. | |
| bool | FcfCompare () |
| Returns the fcf compare Created in NX7.5.0. | |
| bool | FcfLeaderTerminatorCompare () |
| Returns the fcf leader info compare Created in NX7.5.0. | |
| bool | FcfOriginCompare () |
| Returns the fcf origin compare Created in NX7.5.0. | |
| bool | FcfRetainedStatusCompare () |
| Returns the fcf retained status compare Created in NX7.5.0. | |
| bool | FcfTextCompare () |
| Returns the fcf text compare Created in NX7.5.0. | |
| bool | NoteCompare () |
| Returns the note compare Created in NX7.5.0. | |
| bool | NoteLeaderTerminatorCompare () |
| Returns the note leader info compare Created in NX7.5.0. | |
| bool | NoteOriginCompare () |
| Returns the note origin compare Created in NX7.5.0. | |
| bool | NoteRetainedStatusCompare () |
| Returns the note retained status compare Created in NX7.5.0. | |
| bool | NoteTextCompare () |
| Returns the note text compare Created in NX7.5.0. | |
| bool | PartListCompare () |
| Returns the part list compare Created in NX7.5.0. | |
| bool | RestartNumbers () |
| Returns the restart numbers Created in NX7.5.0. | |
| void | SetBaselineForComparison (NXOpen::Drawings::DrawingCompareSettingsBuilder::ComparisonBaseline baselineForComparison) |
| Sets the baseline for comparison Created in NX7.5.0. | |
| void | SetCenterlineCompare (bool centerlineCompare) |
| Sets the centerline compare Created in NX7.5.0. | |
| void | SetColor (NXOpen::NXColor *color) |
| Sets the color Created in NX7.5.0. | |
| void | SetCompareTolerance (double compareTolerance) |
| Sets the compare tolerance Created in NX7.5.0. | |
| void | SetCrosshatchAreaFillsCompare (bool crosshatchAreaFillsCompare) |
| Sets the crosshatch area fills compare Created in NX7.5.0. | |
| void | SetDatumFeatureSymbolCompare (bool datumFeatureSymbolCompare) |
| Sets the datum feature symbol compare Created in NX7.5.0. | |
| void | SetDatumFeatureSymbolLeaderTerminatorCompare (bool datumFeatureSymbolLeaderTerminatorCompare) |
| Sets the datum feature symbol leader info compare Created in NX7.5.0. | |
| void | SetDatumFeatureSymbolOriginCompare (bool datumFeatureSymbolOriginCompare) |
| Sets the datum feature symbol origin compare Created in NX7.5.0. | |
| void | SetDatumFeatureSymbolRetainedStatusCompare (bool datumFeatureSymbolRetainedStatusCompare) |
| Sets the datum feature symbol retained status compare Created in NX7.5.0. | |
| void | SetDatumFeatureSymbolTextCompare (bool datumFeatureSymbolTextCompare) |
| Sets the datum feature symbol text compare Created in NX7.5.0. | |
| void | SetDatumTargetCompare (bool datumTargetCompare) |
| Sets the datum target compare Created in NX7.5.0. | |
| void | SetDatumTargetLeaderTerminatorCompare (bool datumTargetLeaderTerminatorCompare) |
| Sets the datum target leader info compare Created in NX7.5.0. | |
| void | SetDatumTargetOriginCompare (bool datumTargetOriginCompare) |
| Sets the datum target origin compare Created in NX7.5.0. | |
| void | SetDatumTargetRetainedStatusCompare (bool datumTargetRetainedStatusCompare) |
| Sets the datum target retained status compare Created in NX7.5.0. | |
| void | SetDatumTargetTextCompare (bool datumTargetTextCompare) |
| Sets the datum target text compare Created in NX7.5.0. | |
| void | SetDimCompare (bool dimCompare) |
| Sets the dim compare Created in NX7.5.0. | |
| void | SetDimOriginCompare (bool dimOriginCompare) |
| Sets the dim origin compare Created in NX7.5.0. | |
| void | SetDimRetainedStatusCompare (bool dimRetainedStatusCompare) |
| Sets the dim retained status compare Created in NX7.5.0. | |
| void | SetDimSizeCompare (bool dimSizeCompare) |
| Sets the dim size compare Created in NX7.5.0. | |
| void | SetDisplayChangeSymbol (bool displayChangeSymbol) |
| Sets the display change symbol Created in NX7.5.0. | |
| void | SetFcfCompare (bool fcfCompare) |
| Sets the fcf compare Created in NX7.5.0. | |
| void | SetFcfLeaderTerminatorCompare (bool fcfLeaderTerminatorCompare) |
| Sets the fcf leader info compare Created in NX7.5.0. | |
| void | SetFcfOriginCompare (bool fcfOriginCompare) |
| Sets the fcf origin compare Created in NX7.5.0. | |
| void | SetFcfRetainedStatusCompare (bool fcfRetainedStatusCompare) |
| Sets the fcf retained status compare Created in NX7.5.0. | |
| void | SetFcfTextCompare (bool fcfTextCompare) |
| Sets the fcf text compare Created in NX7.5.0. | |
| void | SetNoteCompare (bool noteCompare) |
| Sets the note compare Created in NX7.5.0. | |
| void | SetNoteLeaderTerminatorCompare (bool noteLeaderTerminatorCompare) |
| Sets the note leader info compare Created in NX7.5.0. | |
| void | SetNoteOriginCompare (bool noteOriginCompare) |
| Sets the note origin compare Created in NX7.5.0. | |
| void | SetNoteRetainedStatusCompare (bool noteRetainedStatusCompare) |
| Sets the note retained status compare Created in NX7.5.0. | |
| void | SetNoteTextCompare (bool noteTextCompare) |
| Sets the note text compare Created in NX7.5.0. | |
| void | SetPartListCompare (bool partListCompare) |
| Sets the part list compare Created in NX7.5.0. | |
| void | SetRestartNumbers (bool restartNumbers) |
| Sets the restart numbers Created in NX7.5.0. | |
| void | SetSheetCompare (bool sheetCompare) |
| Sets the sheet compare Created in NX7.5.0. | |
| void | SetSymbolCompare (bool symbolCompare) |
| Sets the symbol compare Created in NX7.5.0. | |
| void | SetSymbolFont (NXOpen::Drawings::DrawingCompareSettingsBuilder::FontType symbolFont) |
| Sets the symbol font Created in NX7.5.0. | |
| void | SetSymbolLeaderTerminatorCompare (bool symbolLeaderTerminatorCompare) |
| Sets the symbol leader info compare Created in NX7.5.0. | |
| void | SetSymbolOriginCompare (bool symbolOriginCompare) |
| Sets the symbol origin compare Created in NX7.5.0. | |
| void | SetSymbolRetainedStatusCompare (bool symbolRetainedStatusCompare) |
| Sets the symbol retained status compare Created in NX7.5.0. | |
| void | SetSymbolSize (double symbolSize) |
| Sets the symbol size Created in NX7.5.0. | |
| void | SetSymbolTextCompare (bool symbolTextCompare) |
| Sets the symbol text compare Created in NX7.5.0. | |
| void | SetSymbolType (NXOpen::Drawings::DrawingCompareSettingsBuilder::ChangeSymbolType symbolType) |
| Sets the symbol type Created in NX7.5.0. | |
| void | SetSymbolWidth (NXOpen::Drawings::DrawingCompareSettingsBuilder::WidthType symbolWidth) |
| Sets the symbol width Created in NX7.5.0. | |
| void | SetTableCompare (bool tableCompare) |
| Sets the table compare Created in NX7.5.0. | |
| void | SetViewCompare (bool viewCompare) |
| Sets the view compare Created in NX7.5.0. | |
| bool | SheetCompare () |
| Returns the sheet compare Created in NX7.5.0. | |
| bool | SymbolCompare () |
| Returns the symbol compare Created in NX7.5.0. | |
| NXOpen::Drawings::DrawingCompareSettingsBuilder::FontType | SymbolFont () |
| Returns the symbol font Created in NX7.5.0. | |
| bool | SymbolLeaderTerminatorCompare () |
| Returns the symbol leader info compare Created in NX7.5.0. | |
| bool | SymbolOriginCompare () |
| Returns the symbol origin compare Created in NX7.5.0. | |
| bool | SymbolRetainedStatusCompare () |
| Returns the symbol retained status compare Created in NX7.5.0. | |
| double | SymbolSize () |
| Returns the symbol size Created in NX7.5.0. | |
| bool | SymbolTextCompare () |
| Returns the symbol text compare Created in NX7.5.0. | |
| NXOpen::Drawings::DrawingCompareSettingsBuilder::ChangeSymbolType | SymbolType () |
| Returns the symbol type Created in NX7.5.0. | |
| NXOpen::Drawings::DrawingCompareSettingsBuilder::WidthType | SymbolWidth () |
| Returns the symbol width Created in NX7.5.0. | |
| bool | TableCompare () |
| Returns the table compare Created in NX7.5.0. | |
| bool | ViewCompare () |
| Returns the view compare Created in NX7.5.0. | |
Public Member Functions inherited from NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| Commits any edits that have been applied to the builder. | |
| void | Destroy () |
| Deletes the builder, and cleans up any objects created by the builder. | |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| For builders that create more than one object, this method returns the objects that are created by commit. | |
| NXOpen::NXObject * | GetObject () |
| Returns the object currently being edited by this builder. | |
| void | ShowResults () |
| Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
| virtual bool | Validate () |
| Validate whether the inputs to the component are sufficient for commit to be called. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a @link Drawings::DrawingCompareSettingsBuilder Drawings::DrawingCompareSettingsBuilder@endlink builder <br> To create a new instance of this class, use @link DrawingCompareManager::CreateDrawingCompareSettingsBuilder DrawingCompareManager::CreateDrawingCompareSettingsBuilder @endlink <br>
Default values.
| Property | Value |
|---|---|
|
BaselineForComparison |
Snapshot |
|
CenterlineCompare |
1 |
|
CompareTolerance |
0.001 |
|
CrosshatchAreaFillsCompare |
1 |
|
DatumFeatureSymbolCompare |
1 |
|
DatumFeatureSymbolLeaderTerminatorCompare |
0 |
|
DatumFeatureSymbolOriginCompare |
0 |
|
DatumFeatureSymbolRetainedStatusCompare |
0 |
|
DatumFeatureSymbolTextCompare |
0 |
|
DatumTargetCompare |
1 |
|
DatumTargetLeaderTerminatorCompare |
0 |
|
DatumTargetOriginCompare |
0 |
|
DatumTargetRetainedStatusCompare |
0 |
|
DatumTargetTextCompare |
0 |
|
DimCompare |
1 |
|
DimOriginCompare |
0 |
|
DimRetainedStatusCompare |
0 |
|
DimSizeCompare |
0 |
|
DisplayChangeSymbol |
0 |
|
FcfCompare |
1 |
|
FcfLeaderTerminatorCompare |
0 |
|
FcfOriginCompare |
0 |
|
FcfRetainedStatusCompare |
0 |
|
FcfTextCompare |
0 |
|
NoteCompare |
1 |
|
NoteLeaderTerminatorCompare |
0 |
|
NoteOriginCompare |
0 |
|
NoteRetainedStatusCompare |
0 |
|
NoteTextCompare |
0 |
|
PartListCompare |
1 |
|
RestartNumbers |
0 |
|
SheetCompare |
1 |
|
SymbolCompare |
1 |
|
Solid | |
|
SymbolLeaderTerminatorCompare |
0 |
|
SymbolOriginCompare |
0 |
|
SymbolRetainedStatusCompare |
0 |
|
SymbolSize |
0 |
|
SymbolTextCompare |
0 |
|
SymbolType |
Circle |
|
SymbolWidth |
Thin |
|
TableCompare |
1 |
|
ViewCompare |
1 |
Created in NX7.5.0.
Represents a Compare Settings Change symbol width types.
| NXOpen::Drawings::DrawingCompareSettingsBuilder::ComparisonBaseline NXOpen::Drawings::DrawingCompareSettingsBuilder::BaselineForComparison | ( | ) |
Returns the baseline for comparison
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::CenterlineCompare | ( | ) |
Returns the centerline compare
Created in NX7.5.0.
License requirements : None
| NXOpen::NXColor* NXOpen::Drawings::DrawingCompareSettingsBuilder::Color | ( | ) |
Returns the color
Created in NX7.5.0.
License requirements : None
| double NXOpen::Drawings::DrawingCompareSettingsBuilder::CompareTolerance | ( | ) |
Returns the compare tolerance
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::CrosshatchAreaFillsCompare | ( | ) |
Returns the crosshatch area fills compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumFeatureSymbolCompare | ( | ) |
Returns the datum feature symbol compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumFeatureSymbolLeaderTerminatorCompare | ( | ) |
Returns the datum feature symbol leader info compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumFeatureSymbolOriginCompare | ( | ) |
Returns the datum feature symbol origin compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumFeatureSymbolRetainedStatusCompare | ( | ) |
Returns the datum feature symbol retained status compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumFeatureSymbolTextCompare | ( | ) |
Returns the datum feature symbol text compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumTargetCompare | ( | ) |
Returns the datum target compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumTargetLeaderTerminatorCompare | ( | ) |
Returns the datum target leader info compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumTargetOriginCompare | ( | ) |
Returns the datum target origin compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumTargetRetainedStatusCompare | ( | ) |
Returns the datum target retained status compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DatumTargetTextCompare | ( | ) |
Returns the datum target text compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DimCompare | ( | ) |
Returns the dim compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DimOriginCompare | ( | ) |
Returns the dim origin compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DimRetainedStatusCompare | ( | ) |
Returns the dim retained status compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DimSizeCompare | ( | ) |
Returns the dim size compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::DisplayChangeSymbol | ( | ) |
Returns the display change symbol
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::FcfCompare | ( | ) |
Returns the fcf compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::FcfLeaderTerminatorCompare | ( | ) |
Returns the fcf leader info compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::FcfOriginCompare | ( | ) |
Returns the fcf origin compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::FcfRetainedStatusCompare | ( | ) |
Returns the fcf retained status compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::FcfTextCompare | ( | ) |
Returns the fcf text compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::NoteCompare | ( | ) |
Returns the note compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::NoteLeaderTerminatorCompare | ( | ) |
Returns the note leader info compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::NoteOriginCompare | ( | ) |
Returns the note origin compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::NoteRetainedStatusCompare | ( | ) |
Returns the note retained status compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::NoteTextCompare | ( | ) |
Returns the note text compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::PartListCompare | ( | ) |
Returns the part list compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::RestartNumbers | ( | ) |
Returns the restart numbers
Created in NX7.5.0.
License requirements : None
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetBaselineForComparison | ( | NXOpen::Drawings::DrawingCompareSettingsBuilder::ComparisonBaseline | baselineForComparison | ) |
Sets the baseline for comparison
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| baselineForComparison | baselineforcomparison |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetCenterlineCompare | ( | bool | centerlineCompare | ) |
Sets the centerline compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| centerlineCompare | centerlinecompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetColor | ( | NXOpen::NXColor * | color | ) |
Sets the color
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| color | color |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetCompareTolerance | ( | double | compareTolerance | ) |
Sets the compare tolerance
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| compareTolerance | comparetolerance |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetCrosshatchAreaFillsCompare | ( | bool | crosshatchAreaFillsCompare | ) |
Sets the crosshatch area fills compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| crosshatchAreaFillsCompare | crosshatchareafillscompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumFeatureSymbolCompare | ( | bool | datumFeatureSymbolCompare | ) |
Sets the datum feature symbol compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumFeatureSymbolCompare | datumfeaturesymbolcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumFeatureSymbolLeaderTerminatorCompare | ( | bool | datumFeatureSymbolLeaderTerminatorCompare | ) |
Sets the datum feature symbol leader info compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumFeatureSymbolLeaderTerminatorCompare | datumfeaturesymbolleaderterminatorcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumFeatureSymbolOriginCompare | ( | bool | datumFeatureSymbolOriginCompare | ) |
Sets the datum feature symbol origin compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumFeatureSymbolOriginCompare | datumfeaturesymbolorigincompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumFeatureSymbolRetainedStatusCompare | ( | bool | datumFeatureSymbolRetainedStatusCompare | ) |
Sets the datum feature symbol retained status compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumFeatureSymbolRetainedStatusCompare | datumfeaturesymbolretainedstatuscompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumFeatureSymbolTextCompare | ( | bool | datumFeatureSymbolTextCompare | ) |
Sets the datum feature symbol text compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumFeatureSymbolTextCompare | datumfeaturesymboltextcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumTargetCompare | ( | bool | datumTargetCompare | ) |
Sets the datum target compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumTargetCompare | datumtargetcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumTargetLeaderTerminatorCompare | ( | bool | datumTargetLeaderTerminatorCompare | ) |
Sets the datum target leader info compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumTargetLeaderTerminatorCompare | datumtargetleaderterminatorcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumTargetOriginCompare | ( | bool | datumTargetOriginCompare | ) |
Sets the datum target origin compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumTargetOriginCompare | datumtargetorigincompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumTargetRetainedStatusCompare | ( | bool | datumTargetRetainedStatusCompare | ) |
Sets the datum target retained status compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumTargetRetainedStatusCompare | datumtargetretainedstatuscompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDatumTargetTextCompare | ( | bool | datumTargetTextCompare | ) |
Sets the datum target text compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| datumTargetTextCompare | datumtargettextcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDimCompare | ( | bool | dimCompare | ) |
Sets the dim compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| dimCompare | dimcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDimOriginCompare | ( | bool | dimOriginCompare | ) |
Sets the dim origin compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| dimOriginCompare | dimorigincompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDimRetainedStatusCompare | ( | bool | dimRetainedStatusCompare | ) |
Sets the dim retained status compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| dimRetainedStatusCompare | dimretainedstatuscompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDimSizeCompare | ( | bool | dimSizeCompare | ) |
Sets the dim size compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| dimSizeCompare | dimsizecompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetDisplayChangeSymbol | ( | bool | displayChangeSymbol | ) |
Sets the display change symbol
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| displayChangeSymbol | displaychangesymbol |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetFcfCompare | ( | bool | fcfCompare | ) |
Sets the fcf compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| fcfCompare | fcfcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetFcfLeaderTerminatorCompare | ( | bool | fcfLeaderTerminatorCompare | ) |
Sets the fcf leader info compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| fcfLeaderTerminatorCompare | fcfleaderterminatorcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetFcfOriginCompare | ( | bool | fcfOriginCompare | ) |
Sets the fcf origin compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| fcfOriginCompare | fcforigincompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetFcfRetainedStatusCompare | ( | bool | fcfRetainedStatusCompare | ) |
Sets the fcf retained status compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| fcfRetainedStatusCompare | fcfretainedstatuscompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetFcfTextCompare | ( | bool | fcfTextCompare | ) |
Sets the fcf text compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| fcfTextCompare | fcftextcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetNoteCompare | ( | bool | noteCompare | ) |
Sets the note compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| noteCompare | notecompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetNoteLeaderTerminatorCompare | ( | bool | noteLeaderTerminatorCompare | ) |
Sets the note leader info compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| noteLeaderTerminatorCompare | noteleaderterminatorcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetNoteOriginCompare | ( | bool | noteOriginCompare | ) |
Sets the note origin compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| noteOriginCompare | noteorigincompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetNoteRetainedStatusCompare | ( | bool | noteRetainedStatusCompare | ) |
Sets the note retained status compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| noteRetainedStatusCompare | noteretainedstatuscompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetNoteTextCompare | ( | bool | noteTextCompare | ) |
Sets the note text compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| noteTextCompare | notetextcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetPartListCompare | ( | bool | partListCompare | ) |
Sets the part list compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| partListCompare | partlistcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetRestartNumbers | ( | bool | restartNumbers | ) |
Sets the restart numbers
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| restartNumbers | restartnumbers |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSheetCompare | ( | bool | sheetCompare | ) |
Sets the sheet compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| sheetCompare | sheetcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolCompare | ( | bool | symbolCompare | ) |
Sets the symbol compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolCompare | symbolcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolFont | ( | NXOpen::Drawings::DrawingCompareSettingsBuilder::FontType | symbolFont | ) |
Sets the symbol font
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolFont | symbolfont |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolLeaderTerminatorCompare | ( | bool | symbolLeaderTerminatorCompare | ) |
Sets the symbol leader info compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolLeaderTerminatorCompare | symbolleaderterminatorcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolOriginCompare | ( | bool | symbolOriginCompare | ) |
Sets the symbol origin compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolOriginCompare | symbolorigincompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolRetainedStatusCompare | ( | bool | symbolRetainedStatusCompare | ) |
Sets the symbol retained status compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolRetainedStatusCompare | symbolretainedstatuscompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolSize | ( | double | symbolSize | ) |
Sets the symbol size
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolSize | symbolsize |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolTextCompare | ( | bool | symbolTextCompare | ) |
Sets the symbol text compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolTextCompare | symboltextcompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolType | ( | NXOpen::Drawings::DrawingCompareSettingsBuilder::ChangeSymbolType | symbolType | ) |
Sets the symbol type
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolType | symboltype |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetSymbolWidth | ( | NXOpen::Drawings::DrawingCompareSettingsBuilder::WidthType | symbolWidth | ) |
Sets the symbol width
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| symbolWidth | symbolwidth |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetTableCompare | ( | bool | tableCompare | ) |
Sets the table compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| tableCompare | tablecompare |
| void NXOpen::Drawings::DrawingCompareSettingsBuilder::SetViewCompare | ( | bool | viewCompare | ) |
Sets the view compare
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
| viewCompare | viewcompare |
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::SheetCompare | ( | ) |
Returns the sheet compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolCompare | ( | ) |
Returns the symbol compare
Created in NX7.5.0.
License requirements : None
| NXOpen::Drawings::DrawingCompareSettingsBuilder::FontType NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolFont | ( | ) |
Returns the symbol font
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolLeaderTerminatorCompare | ( | ) |
Returns the symbol leader info compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolOriginCompare | ( | ) |
Returns the symbol origin compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolRetainedStatusCompare | ( | ) |
Returns the symbol retained status compare
Created in NX7.5.0.
License requirements : None
| double NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolSize | ( | ) |
Returns the symbol size
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolTextCompare | ( | ) |
Returns the symbol text compare
Created in NX7.5.0.
License requirements : None
| NXOpen::Drawings::DrawingCompareSettingsBuilder::ChangeSymbolType NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolType | ( | ) |
Returns the symbol type
Created in NX7.5.0.
License requirements : None
| NXOpen::Drawings::DrawingCompareSettingsBuilder::WidthType NXOpen::Drawings::DrawingCompareSettingsBuilder::SymbolWidth | ( | ) |
Returns the symbol width
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::TableCompare | ( | ) |
Returns the table compare
Created in NX7.5.0.
License requirements : None
| bool NXOpen::Drawings::DrawingCompareSettingsBuilder::ViewCompare | ( | ) |
Returns the view compare
Created in NX7.5.0.
License requirements : None