Class EndHoleData
Inheritance
System.Object
System.MarshalByRefObject
EndHoleData
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 EndHoleData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
EndHoleData()
Declaration
Properties
BooleanOperation
Declaration
public BooleanOperation BooleanOperation { get; }
Property Value
DepthOption
Declaration
public EndHoleData.HoleDepthOptions DepthOption { get; set; }
Property Value
FitOption
Declaration
public string FitOption { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public EndHoleData.FormOptions FormOption { get; set; }
Property Value
HoleDepth
Declaration
public Expression HoleDepth { get; }
Property Value
HoleDepthLimitOption
Declaration
public EndHoleData.HoleDepthLimitOptions HoleDepthLimitOption { get; set; }
Property Value
HoleDiameter
Declaration
public Expression HoleDiameter { get; }
Property Value
MatchDimOfStartHole
Declaration
public bool MatchDimOfStartHole { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RadialEngageOption
Declaration
public string RadialEngageOption { get; set; }
Property Value
Type |
Description |
System.String |
|
ReliefChamferEnabled
Declaration
public bool ReliefChamferEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ScrewClearanceEndChamferAngle
Declaration
public Expression ScrewClearanceEndChamferAngle { get; }
Property Value
ScrewClearanceEndChamferEnabled
Declaration
public bool ScrewClearanceEndChamferEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ScrewClearanceEndChamferOffset
Declaration
public Expression ScrewClearanceEndChamferOffset { get; }
Property Value
ScrewClearanceStartChamferAngle
Declaration
public Expression ScrewClearanceStartChamferAngle { get; }
Property Value
ScrewClearanceStartChamferEnabled
Declaration
public bool ScrewClearanceStartChamferEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ScrewClearanceStartChamferOffset
Declaration
public Expression ScrewClearanceStartChamferOffset { get; }
Property Value
TapDrillDiameter
Declaration
public Expression TapDrillDiameter { get; }
Property Value
ThreadDepth
Declaration
public Expression ThreadDepth { get; }
Property Value
ThreadedEndChamferAngle
Declaration
public Expression ThreadedEndChamferAngle { get; }
Property Value
ThreadedEndChamferDiameter
Declaration
public Expression ThreadedEndChamferDiameter { get; }
Property Value
ThreadedEndChamferEnabled
Declaration
public bool ThreadedEndChamferEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ThreadedReliefAngle
Declaration
public Expression ThreadedReliefAngle { get; }
Property Value
ThreadedReliefChamferAngle
Declaration
public Expression ThreadedReliefChamferAngle { get; }
Property Value
ThreadedReliefChamferOffset
Declaration
public Expression ThreadedReliefChamferOffset { get; }
Property Value
ThreadedReliefDepth
Declaration
public Expression ThreadedReliefDepth { get; }
Property Value
ThreadedReliefDiameter
Declaration
public Expression ThreadedReliefDiameter { get; }
Property Value
ThreadedReliefEnabled
Declaration
public bool ThreadedReliefEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ThreadedStartChamferAngle
Declaration
public Expression ThreadedStartChamferAngle { get; }
Property Value
ThreadedStartChamferDiameter
Declaration
public Expression ThreadedStartChamferDiameter { get; }
Property Value
ThreadedStartChamferEnabled
Declaration
public bool ThreadedStartChamferEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ThreadLengthOption
Declaration
public EndHoleData.ThreadLengthOptions ThreadLengthOption { get; set; }
Property Value
ThreadRotation
Declaration
public EndHoleData.ThreadRotationOptions ThreadRotation { get; set; }
Property Value
ThreadSize
Declaration
public string ThreadSize { get; set; }
Property Value
Type |
Description |
System.String |
|
TipAngle
Declaration
public Expression TipAngle { get; }
Property Value
UntilSelectedTarget
Declaration
public SelectFace UntilSelectedTarget { get; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink