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

Represents the round Point Builder
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::RoundPointBuilder:
NXOpen::TaggedObject

Public Types

enum  Output {
  OutputNoRounding, OutputThousand, OutputHundred, OutputTen,
  OutputOne, OutputTenth, OutputHundredth, OutputThousandth,
  OutputTenThousandth, OutputHundredThousandth, OutputMillionth, OutputTenMillionth
}
 the decimal places More...
 

Public Member Functions

NXOpen::CAM::RoundPointBuilder::Output Decimals ()
 Returns the decimal places
Created in NX5.0.0. More...
 
bool Rounding ()
 Returns the rounding status
Created in NX5.0.0. More...
 
void SetDecimals (NXOpen::CAM::RoundPointBuilder::Output decimals)
 Sets the decimal places
Created in NX5.0.0. More...
 
void SetRounding (bool rounding)
 Sets the rounding status
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the round Point Builder
Created in NX5.0.0.


Member Enumeration Documentation

the decimal places

Enumerator
OutputNoRounding 

No Rounding.

OutputThousand 

nearest thousand

OutputHundred 

nearest hundred

OutputTen 

nearest ten

OutputOne 

no decimals

OutputTenth 

nearest tenth

OutputHundredth 

nearest hundredth

OutputThousandth 

nearest thousandth

OutputTenThousandth 

nearest ten thousandth

OutputHundredThousandth 

nearest hundred thousandth

OutputMillionth 

nearest millionth

OutputTenMillionth 

nearest ten millionth

Member Function Documentation

NXOpen::CAM::RoundPointBuilder::Output NXOpen::CAM::RoundPointBuilder::Decimals ( )

Returns the decimal places
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::RoundPointBuilder::Rounding ( )

Returns the rounding status
Created in NX5.0.0.



License requirements : None

void NXOpen::CAM::RoundPointBuilder::SetDecimals ( NXOpen::CAM::RoundPointBuilder::Output  decimals)

Sets the decimal places
Created in NX5.0.0.



License requirements : None

Parameters
decimalsdecimals
void NXOpen::CAM::RoundPointBuilder::SetRounding ( bool  rounding)

Sets the rounding status
Created in NX5.0.0.



License requirements : None

Parameters
roundingrounding

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