Class HoleMachiningBuilder
Inheritance
HoleMachiningBuilder
Assembly: NXOpen.dll
Syntax
public class HoleMachiningBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
HoleMachiningBuilder()
Declaration
protected HoleMachiningBuilder()
Properties
CollisionCheck
Declaration
public bool CollisionCheck { get; set; }
Property Value
CuttingParameters
Declaration
public HoleMachiningCutParameters CuttingParameters { get; }
Property Value
FeedsBuilder
Declaration
public FeedsBuilder FeedsBuilder { get; }
Property Value
NonCuttingBuilder
Declaration
public NcmHoleMachining NonCuttingBuilder { get; }
Property Value
PredefinedDepth
Declaration
public DimensionRule PredefinedDepth { get; }
Property Value
Methods
GetFeatureGeometry()
Declaration
public FeatureGeometry GetFeatureGeometry()
Returns
RemoveOverrides()
Declaration
public void RemoveOverrides()
UnlockFeatures()
Declaration
public void UnlockFeatures()
Implements
System.Runtime.Remoting.Messaging.IMessageSink