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

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

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

List of all members.

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.
bool Rounding ()
 Returns the rounding status
Created in NX5.0.0.
void SetDecimals (NXOpen::CAM::RoundPointBuilder::Output decimals)
 Sets the decimal places
Created in NX5.0.0.
void SetRounding (bool rounding)
 Sets the rounding status
Created in NX5.0.0.

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

Returns the decimal places
Created in NX5.0.0.



License requirements : None

Returns the rounding status
Created in NX5.0.0.



License requirements : None

Sets the decimal places
Created in NX5.0.0.



License requirements : None

Parameters:
decimalsdecimals

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.