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

Represents a cut level object for planar mill. More...

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

Public Types

enum  Types {
  UserDefined, FloorOnly, FloorAndCriticalDepth, CriticalDepth,
  Constant
}
 cut level types More...
 

Properties

unsafe
NXOpen.CAM.InheritableDoubleBuilder 
CommonDepth [get]
 Returns the common depth More...
 
unsafe
NXOpen.CAM.CutLevelPlanar.Types 
CutLevelType [get, set]
 Returns or sets the cut level type More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DistanceFromFloor [get]
 Returns the distance from floor More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DistanceFromTop [get]
 Returns the distance from top More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
IncrementalSideStock [get]
 Returns the incremental side stock More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
MinimumDepth [get]
 Returns the minimum depth More...
 
unsafe bool TopOffCriticalDepths [get, set]
 Returns or sets the top off critical depths 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 cut level object for planar mill.

Created in NX7.5.0

Member Enumeration Documentation

cut level types

Enumerator
UserDefined 

User Defined

FloorOnly 

Floor Only

FloorAndCriticalDepth 

Floor, Then Critical Depths

CriticalDepth 

Critical Depths

Constant 

Constant

Property Documentation

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CutLevelPlanar.CommonDepth
get

Returns the common depth

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.CutLevelPlanar.Types NXOpen.CAM.CutLevelPlanar.CutLevelType
getset

Returns or sets the cut level type

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CutLevelPlanar.DistanceFromFloor
get

Returns the distance from floor

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CutLevelPlanar.DistanceFromTop
get

Returns the distance from top

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CutLevelPlanar.IncrementalSideStock
get

Returns the incremental side stock

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CutLevelPlanar.MinimumDepth
get

Returns the minimum depth

Created in NX7.5.0

License requirements: None.

unsafe bool NXOpen.CAM.CutLevelPlanar.TopOffCriticalDepths
getset

Returns or sets the top off critical depths

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