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

Represents a NXOpen.CAM.NcmAvoidancePointBuilder More...

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

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.Direction 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...
 
- 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 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.Direction 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.