Class ResizeHoleBuilder
Inheritance
System.Object
System.MarshalByRefObject
ResizeHoleBuilder
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 ResizeHoleBuilder : AdmBaseBuilder, IMessageSink, IComponentBuilder
Constructors
ResizeHoleBuilder()
Declaration
protected ResizeHoleBuilder()
Properties
ApplyCounterSunkRelief
Declaration
public bool ApplyCounterSunkRelief { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ApplyThreadedRelief
Declaration
public bool ApplyThreadedRelief { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
CountersunkReliefDepth
Declaration
public Expression CountersunkReliefDepth { get; }
Property Value
DepthLimitation
Declaration
public ResizeHoleBuilder.DepthLimit DepthLimitation { get; set; }
Property Value
DepthOption
Declaration
public ResizeHoleBuilder.DepthTo DepthOption { get; set; }
Property Value
EntryChamfer
Declaration
public bool EntryChamfer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EntryChamferAngle
Declaration
public Expression EntryChamferAngle { get; }
Property Value
EntryChamferOffset
Declaration
public Expression EntryChamferOffset { get; }
Property Value
ExitChamfer
Declaration
public bool ExitChamfer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExitChamferAngle
Declaration
public Expression ExitChamferAngle { get; }
Property Value
ExitChamferOffset
Declaration
public Expression ExitChamferOffset { get; }
Property Value
FaceToChange
Declaration
public FaceRecognitionBuilder FaceToChange { get; }
Property Value
HoleDepth
Declaration
public Expression HoleDepth { get; }
Property Value
HoleDiameter
Declaration
public Expression HoleDiameter { get; }
Property Value
HoleFaces
Declaration
public ScCollector HoleFaces { get; }
Property Value
HoleType
Declaration
public ResizeHoleBuilder.Type HoleType { get; set; }
Property Value
NeckChamfer
Declaration
public bool NeckChamfer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
NeckChamferAngle
Declaration
public Expression NeckChamferAngle { get; }
Property Value
NeckChamferOffset
Declaration
public Expression NeckChamferOffset { get; }
Property Value
TapDrillDiameter
Declaration
public Expression TapDrillDiameter { get; }
Property Value
TaperAngle
Declaration
public Expression TaperAngle { get; }
Property Value
ThreadDepth
Declaration
public Expression ThreadDepth { get; }
Property Value
ThreadedReliefAngle
Declaration
public Expression ThreadedReliefAngle { get; }
Property Value
ThreadedReliefDepth
Declaration
public Expression ThreadedReliefDepth { get; }
Property Value
ThreadedReliefDiameter
Declaration
public Expression ThreadedReliefDiameter { get; }
Property Value
ThreadHoleDiameter
Declaration
public Expression ThreadHoleDiameter { get; }
Property Value
ThreadSize
Declaration
public string ThreadSize { get; set; }
Property Value
Type |
Description |
System.String |
|
ThreadStandard
Declaration
public string ThreadStandard { get; set; }
Property Value
Type |
Description |
System.String |
|
TipAngle
Declaration
public Expression TipAngle { get; }
Property Value
Methods
AddFlipHoleFace(Face)
Declaration
public void AddFlipHoleFace(Face face)
Parameters
Type |
Name |
Description |
Face |
face |
|
RemoveFlipHoleFace(Face)
Declaration
public void RemoveFlipHoleFace(Face face)
Parameters
Type |
Name |
Description |
Face |
face |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink