Class HoleTableSettingsHoleFiltersBuilder
Inheritance
System.Object
System.MarshalByRefObject
HoleTableSettingsHoleFiltersBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class HoleTableSettingsHoleFiltersBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HoleTableSettingsHoleFiltersBuilder()
Declaration
protected HoleTableSettingsHoleFiltersBuilder()
Properties
BlindHoles
Declaration
public bool BlindHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CombinationHoles
Declaration
public bool CombinationHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CounterboredHoles
Declaration
public bool CounterboredHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CountersinkAngle
Declaration
public double CountersinkAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
CountersunkHoles
Declaration
public bool CountersunkHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DraftingSketchCircles
Declaration
public bool DraftingSketchCircles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IncludePartialHoles
Declaration
public bool IncludePartialHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ModelingSketchCircles
Declaration
public bool ModelingSketchCircles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
NoseAngle
Declaration
public double NoseAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
PartialHoleAngle
Declaration
public double PartialHoleAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Scope
Declaration
public HoleTableSettingsHoleFiltersBuilder.ScopeType Scope { get; set; }
Property Value
ThreadedHoles
Declaration
public bool ThreadedHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ThroughHoles
Declaration
public bool ThroughHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WireEDMStartHoles
Declaration
public bool WireEDMStartHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink