Class HoleTableSettingsHoleFiltersBuilder
Inheritance
HoleTableSettingsHoleFiltersBuilder
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
CombinationHoles
Declaration
public bool CombinationHoles { get; set; }
Property Value
CounterboredHoles
Declaration
public bool CounterboredHoles { get; set; }
Property Value
CountersinkAngle
Declaration
public double CountersinkAngle { get; set; }
Property Value
CountersunkHoles
Declaration
public bool CountersunkHoles { get; set; }
Property Value
DraftingSketchCircles
Declaration
public bool DraftingSketchCircles { get; set; }
Property Value
IncludePartialHoles
Declaration
public bool IncludePartialHoles { get; set; }
Property Value
ModelingSketchCircles
Declaration
public bool ModelingSketchCircles { get; set; }
Property Value
NoseAngle
Declaration
public double NoseAngle { get; set; }
Property Value
PartialHoleAngle
Declaration
public double PartialHoleAngle { get; set; }
Property Value
Scope
Declaration
public HoleTableSettingsHoleFiltersBuilder.ScopeType Scope { get; set; }
Property Value
ThreadedHoles
Declaration
public bool ThreadedHoles { get; set; }
Property Value
ThroughHoles
Declaration
public bool ThroughHoles { get; set; }
Property Value
WireEDMStartHoles
Declaration
public bool WireEDMStartHoles { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink