NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAM.CutDepthChecker Class Reference

Represents a cut depth checker object More...

Inheritance diagram for NXOpen.CAM.CutDepthChecker:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void PerformCheck ()
 The action to perform the check More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool CheckNeck [get, set]
 Returns or sets the indicator to include tool neck in the collision check process More...
 
unsafe bool CreateCurvesForGouges [get, set]
 Returns or sets the indicator to create curves for the gouged motions More...
 
unsafe double CutVolume [get]
 Returns the calculated cut volume More...
 
unsafe bool DisplayGouges [get, set]
 Returns or sets the indicator to display gouges More...
 
unsafe double MaxCutDepthViolation [get]
 Returns the maximum cut depth violation More...
 
unsafe int NumCutDepthViolations [get]
 Returns the number of cut depth violations More...
 
unsafe NXOpen.CAM.Operation OperationToCheck [get, set]
 Returns or sets the operation that is being checked More...
 
unsafe bool PauseOnGouge [get, set]
 Returns or sets the indicator for pausing on gouge More...
 
unsafe int StopLimit [get, set]
 Returns or sets the number of gouges to be used as a limit to stop More...
 
unsafe bool StopOnLimit [get, set]
 Returns or sets the indicator to stop when the number of gouges has equalled the stop limit More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a cut depth checker object

This has not creator

Created in NX8.5.0

Member Function Documentation

unsafe void NXOpen.CAM.CutDepthChecker.PerformCheck ( )
inline

The action to perform the check

Created in NX8.5.0

License requirements: None.

Property Documentation

unsafe bool NXOpen.CAM.CutDepthChecker.CheckNeck
getset

Returns or sets the indicator to include tool neck in the collision check process

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.CutDepthChecker.CreateCurvesForGouges
getset

Returns or sets the indicator to create curves for the gouged motions

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.CutDepthChecker.CutVolume
get

Returns the calculated cut volume

Created in NX8.5.0

License requirements: None.

unsafe bool NXOpen.CAM.CutDepthChecker.DisplayGouges
getset

Returns or sets the indicator to display gouges

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.CutDepthChecker.MaxCutDepthViolation
get

Returns the maximum cut depth violation

Created in NX8.5.0

License requirements: None.

unsafe int NXOpen.CAM.CutDepthChecker.NumCutDepthViolations
get

Returns the number of cut depth violations

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.CAM.Operation NXOpen.CAM.CutDepthChecker.OperationToCheck
getset

Returns or sets the operation that is being checked

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.CutDepthChecker.PauseOnGouge
getset

Returns or sets the indicator for pausing on gouge

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe int NXOpen.CAM.CutDepthChecker.StopLimit
getset

Returns or sets the number of gouges to be used as a limit to stop

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.CutDepthChecker.StopOnLimit
getset

Returns or sets the indicator to stop when the number of gouges has equalled the stop limit

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.