NXOpen .NET Reference  12.0.0
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:

Public Types

enum  CollisionFlagTypes { Alarm, Flag }
 the collision flag types More...
 
enum  AppMethodTypes {
  None, Clearance, Direct, RadialAxial,
  AxialRadial, RadialAxialWithClearance, AxialRadialWithClearance
}
 the approach 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...
 

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")


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