Class StartHoleData
Inheritance
System.Object
System.MarshalByRefObject
StartHoleData
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 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
Type |
Description |
System.Boolean |
|
EndChamferOffset
Declaration
public Expression EndChamferOffset { get; }
Property Value
FitOption
Declaration
public string FitOption { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
ScrewSize
Declaration
public string ScrewSize { get; set; }
Property Value
Type |
Description |
System.String |
|
ScrewType
Declaration
public string ScrewType { get; set; }
Property Value
Type |
Description |
System.String |
|
StartChamferAngle
Declaration
public Expression StartChamferAngle { get; }
Property Value
StartChamferEnabled
Declaration
public bool StartChamferEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StartChamferOffset
Declaration
public Expression StartChamferOffset { get; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink