Class StartHoleData
Inheritance
StartHoleData
Assembly: NXOpen.dll
Syntax
public class StartHoleData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
StartHoleData()
Declaration
protected StartHoleData()
Properties
BooleanOperation
Declaration
public BooleanOperation BooleanOperation { get; }
Property Value
CounterboreDepth
Declaration
public Expression CounterboreDepth { get; }
Property Value
CounterboreDiameter
Declaration
public Expression CounterboreDiameter { get; }
Property Value
CountersinkAngle
Declaration
public Expression CountersinkAngle { get; }
Property Value
CountersinkDiameter
Declaration
public Expression CountersinkDiameter { get; }
Property Value
EndChamferAngle
Declaration
public Expression EndChamferAngle { get; }
Property Value
EndChamferEnabled
Declaration
public bool EndChamferEnabled { get; set; }
Property Value
EndChamferOffset
Declaration
public Expression EndChamferOffset { get; }
Property Value
FitOption
Declaration
public string FitOption { get; set; }
Property Value
HoleDiameter
Declaration
public Expression HoleDiameter { get; }
Property Value
Declaration
public StartHoleData.HoleForms HoleForm { get; set; }
Property Value
NeckChamferAngle
Declaration
public Expression NeckChamferAngle { get; }
Property Value
NeckChamferEnabled
Declaration
public bool NeckChamferEnabled { get; set; }
Property Value
NeckChamferOffset
Declaration
public Expression NeckChamferOffset { get; }
Property Value
ReliefDepth
Declaration
public Expression ReliefDepth { get; }
Property Value
ReliefEnabled
Declaration
public bool ReliefEnabled { get; set; }
Property Value
ScrewSize
Declaration
public string ScrewSize { get; set; }
Property Value
ScrewType
Declaration
public string ScrewType { get; set; }
Property Value
StartChamferAngle
Declaration
public Expression StartChamferAngle { get; }
Property Value
StartChamferEnabled
Declaration
public bool StartChamferEnabled { get; set; }
Property Value
StartChamferOffset
Declaration
public Expression StartChamferOffset { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink