Class MiddleHoleData
Inheritance
MiddleHoleData
Assembly: NXOpen.dll
Syntax
public class MiddleHoleData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
MiddleHoleData()
Declaration
protected MiddleHoleData()
Properties
BooleanOperation
Declaration
public BooleanOperation BooleanOperation { 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
MatchDimOfStartHole
Declaration
public bool MatchDimOfStartHole { 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