Class HoleMachiningBuilder
Inheritance
System.Object
System.MarshalByRefObject
HoleMachiningBuilder
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)
Namespace: NXOpen.CAM
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
Type | Description |
---|---|
System.Boolean |
CuttingParameters
Declaration
public HoleMachiningCutParameters CuttingParameters { get; }
Property Value
Type | Description |
---|---|
HoleMachiningCutParameters |
FeedsBuilder
Declaration
public FeedsBuilder FeedsBuilder { get; }
Property Value
Type | Description |
---|---|
FeedsBuilder |
NonCuttingBuilder
Declaration
public NcmHoleMachining NonCuttingBuilder { get; }
Property Value
Type | Description |
---|---|
NcmHoleMachining |
PredefinedDepth
Declaration
public DimensionRule PredefinedDepth { get; }
Property Value
Type | Description |
---|---|
DimensionRule |
Methods
GetFeatureGeometry()
Declaration
public FeatureGeometry GetFeatureGeometry()
Returns
Type | Description |
---|---|
FeatureGeometry |
RemoveOverrides()
Declaration
public void RemoveOverrides()
UnlockFeatures()
Declaration
public void UnlockFeatures()
Implements
System.Runtime.Remoting.Messaging.IMessageSink