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

Represents a blade stepover builder More...

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

Public Types

enum  BladePassesType { OnFirstCut, OnTwoCuts, OnMultipleCuts, OnNone }
 types for passes type More...
 

Properties

unsafe int NumberOfCutsPerDepth [get, set]
 Returns or sets the number of cuts per depth More...
 
unsafe int NumberOfIntermediateDepths [get, set]
 Returns or sets the number of intermediate depths More...
 
unsafe
NXOpen.CAM.BladeStepOver.BladePassesType 
PassesType [get, set]
 Returns or sets the passes type More...
 
unsafe double PercentOfInfillStepOver [get, set]
 Returns or sets the percent of infill step over 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 stepover builder

Created in NX12.0.2

Member Enumeration Documentation

types for passes type

Enumerator
OnFirstCut 

on first cut

OnTwoCuts 

on two cuts

OnMultipleCuts 

on multiple cuts

OnNone 

on none

Property Documentation

unsafe int NXOpen.CAM.BladeStepOver.NumberOfCutsPerDepth
getset

Returns or sets the number of cuts per depth

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.BladeStepOver.NumberOfIntermediateDepths
getset

Returns or sets the number of intermediate depths

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.BladeStepOver.BladePassesType NXOpen.CAM.BladeStepOver.PassesType
getset

Returns or sets the passes type

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.BladeStepOver.PercentOfInfillStepOver
getset

Returns or sets the percent of infill step over

Created in NX12.0.2

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.