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

Represents the round Point Builder More...

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

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