NX Open C++ Reference Guide
Public Types
NXOpen::Annotations::BaseSurfaceFinishBuilder Class Reference

Represents a Annotations::BaseSurfaceFinish builder
This is an abstract class, and cannot be instantiated. More...

Inheritance diagram for NXOpen::Annotations::BaseSurfaceFinishBuilder:
NXOpen::Annotations::PmiAttributeBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::Annotations::DraftingSurfaceFinishBuilder NXOpen::Annotations::SurfaceFinishBuilder

List of all members.

Public Types

enum  ParanthesesType { ParanthesesTypeNone, ParanthesesTypeLeft, ParanthesesTypeRight, ParanthesesTypeBoth }
 the valid parantheses types. More...
enum  ParenthesesType { ParenthesesTypeNone, ParenthesesTypeLeft, ParenthesesTypeRight, ParenthesesTypeBoth }
 the valid parentheses types More...
enum  ToleranceOption {
  ToleranceOptionNone, ToleranceOptionEqualBilateral, ToleranceOptionBilateral, ToleranceOptionUnilateralPlus,
  ToleranceOptionUnilateralMinus, ToleranceOptionPlusLimitTwoLines, ToleranceOptionMinusLimitTwoLines, ToleranceOptionPlusLimitOneLine,
  ToleranceOptionMinusLimitOneLine
}
 the valid surface finish tolerance types More...

Detailed Description

Represents a Annotations::BaseSurfaceFinish builder
This is an abstract class, and cannot be instantiated.



Created in NX7.5.0.


Member Enumeration Documentation

the valid parantheses types.

This enum is deprecated.

Deprecated:
Deprecated in NX8.0.0.
Enumerator:
ParanthesesTypeNone 

None.

ParanthesesTypeLeft 

Left.

ParanthesesTypeRight 

Right.

ParanthesesTypeBoth 

Both.

the valid parentheses types

Enumerator:
ParenthesesTypeNone 

None.

ParenthesesTypeLeft 

Left.

ParenthesesTypeRight 

Right.

ParenthesesTypeBoth 

Both.

the valid surface finish tolerance types

Enumerator:
ToleranceOptionNone 

No tolerance.

ToleranceOptionEqualBilateral 

Equal bilateral.

ToleranceOptionBilateral 

Bilateral.

ToleranceOptionUnilateralPlus 

Unilateral plus.

ToleranceOptionUnilateralMinus 

Unilateral minus.

ToleranceOptionPlusLimitTwoLines 

Plus limit two lines.

ToleranceOptionMinusLimitTwoLines 

Minus limit two lines.

ToleranceOptionPlusLimitOneLine 

Plus limit one line.

ToleranceOptionMinusLimitOneLine 

Minus limit one line.


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