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

Represents the relief cut More...

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

Public Types

enum  DepthUnits { Length, Percent }
 the relief cut depth unit options More...
 
enum  DistanceUnits { Length, Percent }
 the relief cut distance unit options More...
 
enum  Modes { None, Number, Depth, NumberAndDepth }
 the relief cut options More...
 

Properties

unsafe double Depth [get, set]
 Returns or sets the relief cut depth More...
 
unsafe
NXOpen.CAM.ReliefCut.DepthUnits 
DepthUnit [get, set]
 Returns or sets the relief cut depth unit More...
 
unsafe double Distance [get, set]
 Returns or sets the relief cut distance More...
 
unsafe
NXOpen.CAM.ReliefCut.DistanceUnits 
DistanceUnit [get, set]
 Returns or sets the relief cut distance unit More...
 
unsafe NXOpen.CAM.ReliefCut.Modes Mode [get, set]
 Returns or sets the relief cut mode More...
 
unsafe int Number [get, set]
 Returns or sets the relief cut number 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 the relief cut

Created in NX7.5.0

Member Enumeration Documentation

the relief cut depth unit options

Enumerator
Length 

Length

Percent 

Percent

the relief cut distance unit options

Enumerator
Length 

Length

Percent 

Percent

the relief cut options

Enumerator
None 

None

Number 

Number

Depth 

Depth

NumberAndDepth 

Number and Depth

Property Documentation

unsafe double NXOpen.CAM.ReliefCut.Depth
getset

Returns or sets the relief cut depth

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.ReliefCut.DepthUnits NXOpen.CAM.ReliefCut.DepthUnit
getset

Returns or sets the relief cut depth unit

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.ReliefCut.Distance
getset

Returns or sets the relief cut distance

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.ReliefCut.DistanceUnits NXOpen.CAM.ReliefCut.DistanceUnit
getset

Returns or sets the relief cut distance unit

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.ReliefCut.Modes NXOpen.CAM.ReliefCut.Mode
getset

Returns or sets the relief cut mode

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe int NXOpen.CAM.ReliefCut.Number
getset

Returns or sets the relief cut number

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.