NX Open C++ Reference Guide
|
Represents a Annotations::HoleTableSettingsFormatBuilder
Created in NX9.0.0.
More...
Public Types | |
enum | DeletedHolesDisplayType { DeletedHolesDisplayTypeStrikethrough, DeletedHolesDisplayTypeHideText, DeletedHolesDisplayTypeRemove } |
Represents Deleted Holes Display options. More... | |
enum | DepthMeasurementDatumType { DepthMeasurementDatumTypeTopBottomFace, DepthMeasurementDatumTypeBaseFace, DepthMeasurementDatumTypeStepFace } |
Represents Depth Measurement Datum options. More... | |
enum | ShowColumnsType { ShowColumnsTypeXy, ShowColumnsTypeXyz, ShowColumnsTypeAll } |
Represents Show Columns options. More... | |
enum | SizeFormatType { SizeFormatTypeDisplayInSummaryRows, SizeFormatTypeDisplayInColumn } |
Represents Size Format options. More... | |
Public Member Functions | |
int | DecimalPlaces () |
Returns the decimal places Created in NX9.0.0. | |
NXOpen::Annotations::HoleTableSettingsFormatBuilder::DeletedHolesDisplayType | DeletedHolesDisplay () |
Returns the deleted holes display Created in NX9.0.0. | |
NXOpen::Annotations::HoleTableSettingsFormatBuilder::DepthMeasurementDatumType | DepthMeasurementDatum () |
Returns the depth measurement datum Created in NX9.0.0. | |
bool | DisplayAllTextInUpperCase () |
Returns the display all text in upper case Created in NX9.0.0. | |
bool | DisplayPartBodyName () |
Returns the display part and body name Created in NX9.0.0. | |
bool | MergeCellsWithSameSize () |
Returns the merge cells with same size Created in NX9.0.0. | |
bool | ReportTapHoleSizeForThreadedHoles () |
Returns the report tap hole size for threaded holes Created in NX9.0.0. | |
void | SetDecimalPlaces (int decimalPlaces) |
Sets the decimal places Created in NX9.0.0. | |
void | SetDeletedHolesDisplay (NXOpen::Annotations::HoleTableSettingsFormatBuilder::DeletedHolesDisplayType deletedHolesDisplay) |
Sets the deleted holes display Created in NX9.0.0. | |
void | SetDepthMeasurementDatum (NXOpen::Annotations::HoleTableSettingsFormatBuilder::DepthMeasurementDatumType depthMeasurementDatum) |
Sets the depth measurement datum Created in NX9.0.0. | |
void | SetDisplayAllTextInUpperCase (bool displayAllTextInUpperCase) |
Sets the display all text in upper case Created in NX9.0.0. | |
void | SetDisplayPartBodyName (bool displayPartBodyName) |
Sets the display part and body name Created in NX9.0.0. | |
void | SetMergeCellsWithSameSize (bool mergeCellsWithSameSize) |
Sets the merge cells with same size Created in NX9.0.0. | |
void | SetReportTapHoleSizeForThreadedHoles (bool reportTapHoleSizeForThreadedHoles) |
Sets the report tap hole size for threaded holes Created in NX9.0.0. | |
void | SetShowColumns (NXOpen::Annotations::HoleTableSettingsFormatBuilder::ShowColumnsType showColumns) |
Sets the show columns Created in NX9.0.0. | |
void | SetSizeFormat (NXOpen::Annotations::HoleTableSettingsFormatBuilder::SizeFormatType sizeFormat) |
Sets the size format Created in NX9.0.0. | |
NXOpen::Annotations::HoleTableSettingsFormatBuilder::ShowColumnsType | ShowColumns () |
Returns the show columns Created in NX9.0.0. | |
NXOpen::Annotations::HoleTableSettingsFormatBuilder::SizeFormatType | SizeFormat () |
Returns the size format Created in NX9.0.0. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Annotations::HoleTableSettingsFormatBuilder
Created in NX9.0.0.
Represents Deleted Holes Display options.
Represents Depth Measurement Datum options.
int NXOpen::Annotations::HoleTableSettingsFormatBuilder::DecimalPlaces | ( | ) |
Returns the decimal places
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::HoleTableSettingsFormatBuilder::DeletedHolesDisplayType NXOpen::Annotations::HoleTableSettingsFormatBuilder::DeletedHolesDisplay | ( | ) |
Returns the deleted holes display
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::HoleTableSettingsFormatBuilder::DepthMeasurementDatumType NXOpen::Annotations::HoleTableSettingsFormatBuilder::DepthMeasurementDatum | ( | ) |
Returns the depth measurement datum
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::HoleTableSettingsFormatBuilder::DisplayAllTextInUpperCase | ( | ) |
Returns the display all text in upper case
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::HoleTableSettingsFormatBuilder::DisplayPartBodyName | ( | ) |
Returns the display part and body name
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::HoleTableSettingsFormatBuilder::MergeCellsWithSameSize | ( | ) |
Returns the merge cells with same size
Created in NX9.0.0.
License requirements : None
bool NXOpen::Annotations::HoleTableSettingsFormatBuilder::ReportTapHoleSizeForThreadedHoles | ( | ) |
Returns the report tap hole size for threaded holes
Created in NX9.0.0.
License requirements : None
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetDecimalPlaces | ( | int | decimalPlaces | ) |
Sets the decimal places
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
decimalPlaces | decimalplaces |
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetDeletedHolesDisplay | ( | NXOpen::Annotations::HoleTableSettingsFormatBuilder::DeletedHolesDisplayType | deletedHolesDisplay | ) |
Sets the deleted holes display
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
deletedHolesDisplay | deletedholesdisplay |
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetDepthMeasurementDatum | ( | NXOpen::Annotations::HoleTableSettingsFormatBuilder::DepthMeasurementDatumType | depthMeasurementDatum | ) |
Sets the depth measurement datum
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
depthMeasurementDatum | depthmeasurementdatum |
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetDisplayAllTextInUpperCase | ( | bool | displayAllTextInUpperCase | ) |
Sets the display all text in upper case
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
displayAllTextInUpperCase | displayalltextinuppercase |
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetDisplayPartBodyName | ( | bool | displayPartBodyName | ) |
Sets the display part and body name
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
displayPartBodyName | displaypartbodyname |
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetMergeCellsWithSameSize | ( | bool | mergeCellsWithSameSize | ) |
Sets the merge cells with same size
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
mergeCellsWithSameSize | mergecellswithsamesize |
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetReportTapHoleSizeForThreadedHoles | ( | bool | reportTapHoleSizeForThreadedHoles | ) |
Sets the report tap hole size for threaded holes
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
reportTapHoleSizeForThreadedHoles | reporttapholesizeforthreadedholes |
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetShowColumns | ( | NXOpen::Annotations::HoleTableSettingsFormatBuilder::ShowColumnsType | showColumns | ) |
Sets the show columns
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
showColumns | showcolumns |
void NXOpen::Annotations::HoleTableSettingsFormatBuilder::SetSizeFormat | ( | NXOpen::Annotations::HoleTableSettingsFormatBuilder::SizeFormatType | sizeFormat | ) |
Sets the size format
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
sizeFormat | sizeformat |
NXOpen::Annotations::HoleTableSettingsFormatBuilder::ShowColumnsType NXOpen::Annotations::HoleTableSettingsFormatBuilder::ShowColumns | ( | ) |
Returns the show columns
Created in NX9.0.0.
License requirements : None
NXOpen::Annotations::HoleTableSettingsFormatBuilder::SizeFormatType NXOpen::Annotations::HoleTableSettingsFormatBuilder::SizeFormat | ( | ) |
Returns the size format
Created in NX9.0.0.
License requirements : None
|
virtual |
Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.
Implements NXOpen::GeometricUtilities::IComponentBuilder.