NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.Annotations.HoleTableSettingsFormatBuilder Class Reference

Represents a NXOpen.Annotations.HoleTableSettingsFormatBuilder More...

Inheritance diagram for NXOpen.Annotations.HoleTableSettingsFormatBuilder:
NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DeletedHolesDisplayType { Strikethrough, HideText, Remove }
 Represents Deleted Holes Display options More...
 
enum  DepthMeasurementDatumType { TopBottomFace, BaseFace, StepFace }
 Represents Depth Measurement Datum options More...
 
enum  ShowColumnsType { Xy, Xyz, All }
 Represents Show Columns options More...
 
enum  SizeFormatType { DisplayInSummaryRows, DisplayInColumn }
 Represents Size Format options More...
 

Public Member Functions

unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe int DecimalPlaces [get, set]
 Returns or sets the decimal places More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsFormatBuilder.DeletedHolesDisplayType 
DeletedHolesDisplay [get, set]
 Returns or sets the deleted holes display More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsFormatBuilder.DepthMeasurementDatumType 
DepthMeasurementDatum [get, set]
 Returns or sets the depth measurement datum More...
 
unsafe bool DisplayAllTextInUpperCase [get, set]
 Returns or sets the display all text in upper case More...
 
unsafe bool DisplayPartBodyName [get, set]
 Returns or sets the display part and body name More...
 
unsafe bool MergeCellsWithSameSize [get, set]
 Returns or sets the merge cells with same size More...
 
unsafe bool ReportTapHoleSizeForThreadedHoles [get, set]
 Returns or sets the report tap hole size for threaded holes More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsFormatBuilder.ShowColumnsType 
ShowColumns [get, set]
 Returns or sets the show columns More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsFormatBuilder.SizeFormatType 
SizeFormat [get, set]
 Returns or sets the size format More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Annotations.HoleTableSettingsFormatBuilder

Created in NX9.0.0

Member Enumeration Documentation

Represents Deleted Holes Display options

Enumerator
Strikethrough 

Strikethrough

HideText 

HideText

Remove 

Remove

Represents Depth Measurement Datum options

Enumerator
TopBottomFace 
BaseFace 
StepFace 

Represents Show Columns options

Enumerator
Xy 

X and Y

Xyz 

X, Y and Z

All 

All

Represents Size Format options

Enumerator
DisplayInSummaryRows 

Display in Summary Rows

DisplayInColumn 

Display in Column

Member Function Documentation

unsafe bool NXOpen.Annotations.HoleTableSettingsFormatBuilder.Validate ( )
inline

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.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

Property Documentation

unsafe int NXOpen.Annotations.HoleTableSettingsFormatBuilder.DecimalPlaces
getset

Returns or sets the decimal places

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Annotations.HoleTableSettingsFormatBuilder.DeletedHolesDisplayType NXOpen.Annotations.HoleTableSettingsFormatBuilder.DeletedHolesDisplay
getset

Returns or sets the deleted holes display

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Annotations.HoleTableSettingsFormatBuilder.DepthMeasurementDatumType NXOpen.Annotations.HoleTableSettingsFormatBuilder.DepthMeasurementDatum
getset

Returns or sets the depth measurement datum

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Annotations.HoleTableSettingsFormatBuilder.DisplayAllTextInUpperCase
getset

Returns or sets the display all text in upper case

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Annotations.HoleTableSettingsFormatBuilder.DisplayPartBodyName
getset

Returns or sets the display part and body name

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Annotations.HoleTableSettingsFormatBuilder.MergeCellsWithSameSize
getset

Returns or sets the merge cells with same size

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Annotations.HoleTableSettingsFormatBuilder.ReportTapHoleSizeForThreadedHoles
getset

Returns or sets the report tap hole size for threaded holes

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Annotations.HoleTableSettingsFormatBuilder.ShowColumnsType NXOpen.Annotations.HoleTableSettingsFormatBuilder.ShowColumns
getset

Returns or sets the show columns

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Annotations.HoleTableSettingsFormatBuilder.SizeFormatType NXOpen.Annotations.HoleTableSettingsFormatBuilder.SizeFormat
getset

Returns or sets the size format

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.