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

Represents a NXOpen.CAM.LowerLimit More...

Inheritance diagram for NXOpen.CAM.LowerLimit:

Public Types

enum  ModeTypes { UseInherited, None, Plane }
 Available types for Lower Limit Mode More...
 
enum  ActionTypes { NormalToPlane, AlongToolAxis, Warnings }
 Available types for Lower Limit Actions More...
 

Properties

unsafe
NXOpen.CAM.LowerLimit.ActionTypes 
Action [get, set]
 Returns or sets the Lower Limit Action More...
 
unsafe
NXOpen.CAM.LowerLimit.ModeTypes 
Mode [get, set]
 Returns or sets the Lower Limit Mode More...
 
unsafe NXOpen.NXObject Plane [get, set]
 Returns or sets the Lower Limit Plane More...
 

Detailed Description

Represents a NXOpen.CAM.LowerLimit

Created in NX6.0.0

Member Enumeration Documentation

Available types for Lower Limit Actions

Enumerator
NormalToPlane 

normal to plane

AlongToolAxis 

along tool axis

Warnings 

warnings

Available types for Lower Limit Mode

Enumerator
UseInherited 

use inherited

None 

none

Plane 

plane

Property Documentation

unsafe NXOpen.CAM.LowerLimit.ActionTypes NXOpen.CAM.LowerLimit.Action
getset

Returns or sets the Lower Limit Action

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.LowerLimit.ModeTypes NXOpen.CAM.LowerLimit.Mode
getset

Returns or sets the Lower Limit Mode

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.NXObject NXOpen.CAM.LowerLimit.Plane
getset

Returns or sets the Lower Limit Plane

Created in NX7.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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.