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

Represents a NXOpen.CAM.PitchSetting More...

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

Public Types

enum  OptionTypes { Pitch, Lead, ThreadsPerUnit }
 the pitch option types More...
 
enum  OutputUnitTypes { SameAsInput, Pitch, Lead, ThreadsPerUnit }
 the output unit types More...
 
enum  VarianceTypes { Constant, StartAndEnd, StartAndIncrement }
 the pitch variance types More...
 

Properties

unsafe double Distance [get, set]
 Returns or sets the distance More...
 
unsafe double End [get, set]
 Returns or sets the end More...
 
unsafe double Increment [get, set]
 Returns or sets the increment More...
 
unsafe
NXOpen.CAM.PitchSetting.OptionTypes 
Option [get, set]
 Returns or sets the pitch option More...
 
unsafe
NXOpen.CAM.PitchSetting.OutputUnitTypes 
OutputUnit [get, set]
 Returns or sets the output unit More...
 
unsafe double Start [get, set]
 Returns or sets the start More...
 
unsafe double ThreadPerUnit [get, set]
 Returns or sets the thread per mm More...
 
unsafe
NXOpen.CAM.PitchSetting.VarianceTypes 
Variance [get, set]
 Returns or sets the pitch variance 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.PitchSetting

Created in NX6.0.0

Member Enumeration Documentation

the pitch option types

Enumerator
Pitch 

Pitch

Lead 

Lead

ThreadsPerUnit 

Threads per mm or inch

the output unit types

Enumerator
SameAsInput 

Same as Input

Pitch 

Pitch

Lead 

Lead

ThreadsPerUnit 

Threads per mm

the pitch variance types

Enumerator
Constant 

Constant

StartAndEnd 

Start and End

StartAndIncrement 

Start and Increment

Property Documentation

unsafe double NXOpen.CAM.PitchSetting.Distance
getset

Returns or sets the distance

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.PitchSetting.End
getset

Returns or sets the end

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.PitchSetting.Increment
getset

Returns or sets the increment

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.PitchSetting.OptionTypes NXOpen.CAM.PitchSetting.Option
getset

Returns or sets the pitch option

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.PitchSetting.OutputUnitTypes NXOpen.CAM.PitchSetting.OutputUnit
getset

Returns or sets the output unit

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.PitchSetting.Start
getset

Returns or sets the start

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.PitchSetting.ThreadPerUnit
getset

Returns or sets the thread per mm

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.PitchSetting.VarianceTypes NXOpen.CAM.PitchSetting.Variance
getset

Returns or sets the pitch variance

Created in NX6.0.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.