NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::BaseSurfaceFinish Class Reference

Represents a Base Surface Finish
This is an abstract class, and cannot be instantiated. More...

Inheritance diagram for NXOpen::Annotations::BaseSurfaceFinish:
NXOpen::Annotations::PmiAttribute NXOpen::Annotations::ILinearTolerance NXOpen::Annotations::Annotation NXOpen::INXObject NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject NXOpen::Annotations::DraftingSurfaceFinish NXOpen::Annotations::SurfaceFinish

List of all members.

Public Member Functions

bool GetInvertSymbol ()
 Return the invert symbol flag for symbol having flag type leader.
virtual
NXOpen::Annotations::LinearTolerance
GetTolerance ()
 Returns the tolerance.
NXOpen::Annotations::UnitsFormatPreferencesGetUnitsFormatPrefs ()
 Returns the unit format preferences.
void SetInvertSymbol (bool invertSymbol)
 Set the invert symbol flag for symbol having flag type leader
Created in NX7.5.2.
virtual void SetTolerance (NXOpen::Annotations::LinearTolerance *tolerance)
 Sets the tolerance
Created in NX4.0.0.
void SetUnitsFormatPrefs (NXOpen::Annotations::UnitsFormatPreferences *unitsFormat)
 Sets the unit format preferences
Created in NX7.5.0.

Detailed Description

Represents a Base Surface Finish
This is an abstract class, and cannot be instantiated.



Created in NX7.5.0.


Member Function Documentation

Return the invert symbol flag for symbol having flag type leader.

Returns:

Created in NX7.5.2.

License requirements : None

Returns the tolerance.

Returns:

Created in NX4.0.0.

License requirements : None

Implements NXOpen::Annotations::ILinearTolerance.

Returns the unit format preferences.

Returns:

Created in NX7.5.0.

License requirements : None

Set the invert symbol flag for symbol having flag type leader
Created in NX7.5.2.



License requirements : drafting ("DRAFTING")

Parameters:
invertSymbolinvertsymbol

Sets the tolerance
Created in NX4.0.0.



License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters:
tolerancetolerance

Implements NXOpen::Annotations::ILinearTolerance.

Sets the unit format preferences
Created in NX7.5.0.



License requirements : drafting ("DRAFTING")

Parameters:
unitsFormatunitsformat

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