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

Represents a blade finish pass builder More...

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

Public Types

enum  BladeFinishPassesType { None, LeftAndRight, Left, Right }
 types for finish passes More...
 
enum  FinishPassesMultipleDepthsType { None, AlongToolAxis, AlongContact }
 types for multiple depths More...
 
enum  FinishPassesOutputType { InfillsOnly, FinishPassesOnly, InfillsAndFinishPasses }
 types for finish passes output More...
 

Properties

unsafe bool ApplyStockOffsetOnBothSides [get, set]
 Returns or sets the apply stock offset on both sides toggle More...
 
unsafe double AxialShiftForFinishPasses [get, set]
 Returns or sets the axial shift for finish passes More...
 
unsafe
NXOpen.CAM.BladeFinishPass.BladeFinishPassesType 
FinishPasses [get, set]
 Returns or sets the finish passes More...
 
unsafe
NXOpen.CAM.BladeFinishPass.FinishPassesMultipleDepthsType 
MultipleDepths [get, set]
 Returns or sets the multiple depths More...
 
unsafe int NumberOfDepths [get, set]
 Returns or sets the number of depths More...
 
unsafe int NumberOfFinishPasses [get, set]
 Returns or sets the number of finish passes More...
 
unsafe
NXOpen.CAM.BladeFinishPass.FinishPassesOutputType 
OutputType [get, set]
 Returns or sets the output type More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
SideStockOffset [get]
 Returns the side stock offset 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 blade finish pass builder

Created in NX12.0.2

Member Enumeration Documentation

types for finish passes

Enumerator
None 

none

LeftAndRight 

left and right

Left 

left

Right 

right

types for multiple depths

Enumerator
None 

none

AlongToolAxis 

along tool axis

AlongContact 

along contact

types for finish passes output

Enumerator
InfillsOnly 

infills only

FinishPassesOnly 

finish passes only

InfillsAndFinishPasses 

infills and finish passes

Property Documentation

unsafe bool NXOpen.CAM.BladeFinishPass.ApplyStockOffsetOnBothSides
getset

Returns or sets the apply stock offset on both sides toggle

Created in NX12.0.2

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BladeFinishPass.AxialShiftForFinishPasses
getset

Returns or sets the axial shift for finish passes

Created in NX12.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.BladeFinishPass.BladeFinishPassesType NXOpen.CAM.BladeFinishPass.FinishPasses
getset

Returns or sets the finish passes

Created in NX12.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.BladeFinishPass.FinishPassesMultipleDepthsType NXOpen.CAM.BladeFinishPass.MultipleDepths
getset

Returns or sets the multiple depths

Created in NX12.0.2

License requirements to get this property: None.

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

unsafe int NXOpen.CAM.BladeFinishPass.NumberOfDepths
getset

Returns or sets the number of depths

Created in NX12.0.2

License requirements to get this property: None.

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

unsafe int NXOpen.CAM.BladeFinishPass.NumberOfFinishPasses
getset

Returns or sets the number of finish passes

Created in NX12.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.BladeFinishPass.FinishPassesOutputType NXOpen.CAM.BladeFinishPass.OutputType
getset

Returns or sets the output type

Created in NX12.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.BladeFinishPass.SideStockOffset
get

Returns the side stock offset

Created in NX12.0.2

License requirements: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.