Class HoleTableSettingsFormatBuilder
Inheritance
System.Object
System.MarshalByRefObject
HoleTableSettingsFormatBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class HoleTableSettingsFormatBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HoleTableSettingsFormatBuilder()
Declaration
protected HoleTableSettingsFormatBuilder()
Properties
DecimalPlaces
Declaration
public int DecimalPlaces { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
DeletedHolesDisplay
Declaration
public HoleTableSettingsFormatBuilder.DeletedHolesDisplayType DeletedHolesDisplay { get; set; }
Property Value
Type | Description |
---|---|
HoleTableSettingsFormatBuilder.DeletedHolesDisplayType |
DepthMeasurementDatum
Declaration
public HoleTableSettingsFormatBuilder.DepthMeasurementDatumType DepthMeasurementDatum { get; set; }
Property Value
Type | Description |
---|---|
HoleTableSettingsFormatBuilder.DepthMeasurementDatumType |
DisplayAllTextInUpperCase
Declaration
public bool DisplayAllTextInUpperCase { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisplayPartBodyName
Declaration
public bool DisplayPartBodyName { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MergeCellsWithSameSize
Declaration
public bool MergeCellsWithSameSize { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReportTapHoleSizeForThreadedHoles
Declaration
public bool ReportTapHoleSizeForThreadedHoles { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowColumns
Declaration
public HoleTableSettingsFormatBuilder.ShowColumnsType ShowColumns { get; set; }
Property Value
Type | Description |
---|---|
HoleTableSettingsFormatBuilder.ShowColumnsType |
SizeFormat
Declaration
public HoleTableSettingsFormatBuilder.SizeFormatType SizeFormat { get; set; }
Property Value
Type | Description |
---|---|
HoleTableSettingsFormatBuilder.SizeFormatType |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink