NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAM.NcmAvoidancePointBuilder Class Reference

Represents a NXOpen.CAM.NcmAvoidancePointBuilder More...

Inheritance diagram for NXOpen.CAM.NcmAvoidancePointBuilder:

Public Types

enum  PointStates { None, UseOther, NoPoint, UsePoint }
 the types available for avoidance point definition More...
 
enum  ToolAxisUsages { None, Specify }
 the types available for tool axis status More...
 

Properties

unsafe NXOpen.Point Point [get, set]
 Returns or sets the avoidance point More...
 
unsafe
NXOpen.CAM.NcmAvoidancePointBuilder.PointStates 
PointStatus [get, set]
 Returns or sets the point status More...
 
unsafe NXOpen.NXObject ToolAxis [get, set]
 Returns or sets the avoidance tool axis More...
 
unsafe int ToolAxisStatus [get, set]
 Returns or sets the tool axis status More...
 
unsafe
NXOpen.CAM.NcmAvoidancePointBuilder.ToolAxisUsages 
ToolAxisUsage [get, set]
 Returns or sets the tool axis usage More...
 

Detailed Description

Represents a NXOpen.CAM.NcmAvoidancePointBuilder

Created in NX5.0.0

Member Enumeration Documentation

the types available for avoidance point definition

Enumerator
None 

Avoidance point inactive

UseOther 

use from point (only for GoHome point)

NoPoint 

use no point (only for GoHome point)

UsePoint 

use specified point

the types available for tool axis status

Enumerator
None 

tool axis inactive

Specify 

tool axis active

Property Documentation

unsafe NXOpen.Point NXOpen.CAM.NcmAvoidancePointBuilder.Point
getset

Returns or sets the avoidance point

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.NcmAvoidancePointBuilder.PointStates NXOpen.CAM.NcmAvoidancePointBuilder.PointStatus
getset

Returns or sets the point status

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.NXObject NXOpen.CAM.NcmAvoidancePointBuilder.ToolAxis
getset

Returns or sets the avoidance tool axis

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe int NXOpen.CAM.NcmAvoidancePointBuilder.ToolAxisStatus
getset

Returns or sets the tool axis status

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.NcmAvoidancePointBuilder.ToolAxisUsages NXOpen.CAM.NcmAvoidancePointBuilder.ToolAxisUsage
getset

Returns or sets the tool axis usage

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.