NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAM.RoundPointBuilder Class Reference

Represents the round Point Builder More...

Inheritance diagram for NXOpen.CAM.RoundPointBuilder:

Public Types

enum  Output {
  NoRounding, Thousand, Hundred, Ten,
  One, Tenth, Hundredth, Thousandth,
  TenThousandth, HundredThousandth, Millionth, TenMillionth
}
 the decimal places More...
 

Properties

unsafe
NXOpen.CAM.RoundPointBuilder.Output 
Decimals [get, set]
 Returns or sets the decimal places More...
 
unsafe bool Rounding [get, set]
 Returns or sets the rounding status More...
 

Detailed Description

Represents the round Point Builder

Created in NX5.0.0

Member Enumeration Documentation

the decimal places

Enumerator
NoRounding 

No Rounding

Thousand 

nearest thousand

Hundred 

nearest hundred

Ten 

nearest ten

One 

no decimals

Tenth 

nearest tenth

Hundredth 

nearest hundredth

Thousandth 

nearest thousandth

TenThousandth 

nearest ten thousandth

HundredThousandth 

nearest hundred thousandth

Millionth 

nearest millionth

TenMillionth 

nearest ten millionth

Property Documentation

unsafe NXOpen.CAM.RoundPointBuilder.Output NXOpen.CAM.RoundPointBuilder.Decimals
getset

Returns or sets the decimal places

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.RoundPointBuilder.Rounding
getset

Returns or sets the rounding status

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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