NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::VerticalPosition Class Reference

Represents a VerticalPosition Builder
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::VerticalPosition:
NXOpen::TaggedObject

Public Types

enum  OffsetTypes { OffsetTypesDistance, OffsetTypesTeethNumber, OffsetTypesAuto }
 offset options
Created in NX7.5.0. More...
 

Public Member Functions

double Distance ()
 Returns the distance
Created in NX7.5.0.
 
NXOpen::CAM::VerticalPosition::OffsetTypes OffsetType ()
 Returns the offset type
Created in NX7.5.0.
 
void SetDistance (double distance)
 Sets the distance
Created in NX7.5.0.
 
void SetOffsetType (NXOpen::CAM::VerticalPosition::OffsetTypes newValue)
 Sets the offset type
Created in NX7.5.0.
 
void SetTeethNumber (double teethNumber)
 Sets the teeth number
Created in NX7.5.0.
 
double TeethNumber ()
 Returns the teeth number
Created in NX7.5.0.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents a VerticalPosition Builder
Created in NX7.5.0.


Member Enumeration Documentation

offset options
Created in NX7.5.0.


Enumerator:
OffsetTypesDistance 

Distance.

OffsetTypesTeethNumber 

Number of Teeth.

OffsetTypesAuto 

Auto.

Member Function Documentation

double NXOpen::CAM::VerticalPosition::Distance ( )

Returns the distance
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::VerticalPosition::OffsetTypes NXOpen::CAM::VerticalPosition::OffsetType ( )

Returns the offset type
Created in NX7.5.0.



License requirements : None

void NXOpen::CAM::VerticalPosition::SetDistance ( double  distance)

Sets the distance
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
distancethe distance
void NXOpen::CAM::VerticalPosition::SetOffsetType ( NXOpen::CAM::VerticalPosition::OffsetTypes  newValue)

Sets the offset type
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe offset type
void NXOpen::CAM::VerticalPosition::SetTeethNumber ( double  teethNumber)

Sets the teeth number
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
teethNumberthe teeth number
double NXOpen::CAM::VerticalPosition::TeethNumber ( )

Returns the teeth number
Created in NX7.5.0.



License requirements : None


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