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

Represents the Probe Protected Parameters Builder More...

Inheritance diagram for NXOpen.CAM.ProbeProtectedParametersBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  AppMethodTypes {
  None, Clearance, Direct, RadialAxial,
  AxialRadial, RadialAxialWithClearance, AxialRadialWithClearance
}
 the approach types More...
 
enum  CollisionFlagTypes { Alarm, Flag }
 the collision flag types More...
 
enum  DepMethodTypes { None, Clearance }
 the departure types More...
 

Properties

unsafe
NXOpen.CAM.ProbeProtectedParametersBuilder.AppMethodTypes 
ApproachFlag [get, set]
 Returns or sets the approach from clearance plane flag More...
 
unsafe double ClearanceDistance [get, set]
 Returns or sets the safe clearance distance for external features More...
 
unsafe
NXOpen.CAM.ProbeProtectedParametersBuilder.CollisionFlagTypes 
CollisionFlag [get, set]
 Returns or sets the collision flag More...
 
unsafe
NXOpen.CAM.ProbeProtectedParametersBuilder.DepMethodTypes 
ReturnFlag [get, set]
 Returns or sets the return to clearance plane flag More...
 
unsafe double StandoffDistance [get, set]
 Returns or sets the standoff distance More...
 
unsafe NXOpen.CAM.ExpressionDouble StandoffDistanceBuilder [get]
 Returns the standoff distance builder 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

- 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the Probe Protected Parameters Builder

Created in NX5.0.0

Member Enumeration Documentation

the approach types

Enumerator
None 

none

Clearance 

from/to clearance

Direct 

direct

RadialAxial 

radial and then axial

AxialRadial 

axial and then radial

RadialAxialWithClearance 

radial and then axial from/to clearance

AxialRadialWithClearance 

axial and then radial from/to clearance

the collision flag types

Enumerator
Alarm 

PATH OBSTRUCTED alarm

Flag 

Error flag

the departure types

Enumerator
None 

none

Clearance 

from/to clearance

Property Documentation

unsafe NXOpen.CAM.ProbeProtectedParametersBuilder.AppMethodTypes NXOpen.CAM.ProbeProtectedParametersBuilder.ApproachFlag
getset

Returns or sets the approach from clearance plane flag

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.ProbeProtectedParametersBuilder.ClearanceDistance
getset

Returns or sets the safe clearance distance for external features

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.ProbeProtectedParametersBuilder.CollisionFlagTypes NXOpen.CAM.ProbeProtectedParametersBuilder.CollisionFlag
getset

Returns or sets the collision flag

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.ProbeProtectedParametersBuilder.DepMethodTypes NXOpen.CAM.ProbeProtectedParametersBuilder.ReturnFlag
getset

Returns or sets the return to clearance plane flag

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.ProbeProtectedParametersBuilder.StandoffDistance
getset

Returns or sets the standoff distance

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.ExpressionDouble NXOpen.CAM.ProbeProtectedParametersBuilder.StandoffDistanceBuilder
get

Returns the standoff distance builder

Created in NX1847.0.0

License requirements: None.


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