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

Represents a NXOpen.CAM.FeedsOptimizationData More...

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

Public Types

enum  FeedRateRangeType { Percent, Constant }
 The Feed Rate Range options More...
 

Properties

unsafe double ConstantLowerLimit [get, set]
 Returns or sets the constant lower limit More...
 
unsafe double ConstantUpperLimit [get, set]
 Returns or sets the constant upper limit More...
 
unsafe
NXOpen.CAM.FeedsOptimizationData.FeedRateRangeType 
FeedRateRange [get, set]
 Returns or sets the feed rate range More...
 
unsafe double LengthInterval [get, set]
 Returns or sets the length interval More...
 
unsafe double NominalDepthPerCut [get, set]
 Returns or sets the nominal depth per cut More...
 
unsafe double NominalStepover [get, set]
 Returns or sets the nominal stepover More...
 
unsafe double PercentLowerLimit [get, set]
 Returns or sets the percent of lower limit More...
 
unsafe double PercentUpperLimit [get, set]
 Returns or sets the percent of upper limit 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.FeedsOptimizationData

Created in NX7.5.0

Member Enumeration Documentation

The Feed Rate Range options

Enumerator
Percent 

Percent

Constant 

Constant

Property Documentation

unsafe double NXOpen.CAM.FeedsOptimizationData.ConstantLowerLimit
getset

Returns or sets the constant lower limit

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.FeedsOptimizationData.ConstantUpperLimit
getset

Returns or sets the constant upper limit

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.FeedsOptimizationData.FeedRateRangeType NXOpen.CAM.FeedsOptimizationData.FeedRateRange
getset

Returns or sets the feed rate range

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.FeedsOptimizationData.LengthInterval
getset

Returns or sets the length interval

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.FeedsOptimizationData.NominalDepthPerCut
getset

Returns or sets the nominal depth per cut

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.FeedsOptimizationData.NominalStepover
getset

Returns or sets the nominal stepover

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.FeedsOptimizationData.PercentLowerLimit
getset

Returns or sets the percent of lower limit

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.FeedsOptimizationData.PercentUpperLimit
getset

Returns or sets the percent of upper limit

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.