NX Open C++ Reference Guide
Public Member Functions
NXOpen::GeometricUtilities::DisplayResolutionBuilder Class Reference

Represents a GeometricUtilities::DisplayResolutionBuilder . More...

Inheritance diagram for NXOpen::GeometricUtilities::DisplayResolutionBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

double AngleTolerance ()
 Returns the angle tolerance
Created in NX8.0.0.
double EdgeTolerance ()
 Returns the edge tolerance
Created in NX8.0.0.
double FaceTolerance ()
 Returns the face tolerance
Created in NX8.0.0.
NXOpen::Preferences::PartVisualizationShade::AdvViewToleranceType Resolution ()
 Returns the resolution
Created in NX8.0.0.
void SetAngleTolerance (double angleTolerance)
 Sets the angle tolerance
Created in NX8.0.0.
void SetEdgeTolerance (double edgeTolerance)
 Sets the edge tolerance
Created in NX8.0.0.
void SetFaceTolerance (double faceTolerance)
 Sets the face tolerance
Created in NX8.0.0.
void SetResolution (NXOpen::Preferences::PartVisualizationShade::AdvViewToleranceType resolution)
 Sets the resolution
Created in NX8.0.0.
void SetWidthTolerance (double widthTolerance)
 Sets the width tolerance
Created in NX8.0.0.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
double WidthTolerance ()
 Returns the width tolerance
Created in NX8.0.0.

Detailed Description

Represents a GeometricUtilities::DisplayResolutionBuilder .

The display resolution block defines the parameters for faceting.
Created in NX8.0.0.


Member Function Documentation

Returns the angle tolerance
Created in NX8.0.0.



License requirements : None

Returns the edge tolerance
Created in NX8.0.0.



License requirements : None

Returns the face tolerance
Created in NX8.0.0.



License requirements : None

Returns the resolution
Created in NX8.0.0.



License requirements : None

Sets the angle tolerance
Created in NX8.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
angleToleranceangletolerance

Sets the edge tolerance
Created in NX8.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
edgeToleranceedgetolerance

Sets the face tolerance
Created in NX8.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
faceTolerancefacetolerance

Sets the resolution
Created in NX8.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
resolutionresolution

Sets the width tolerance
Created in NX8.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
widthTolerancewidthtolerance

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns:
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.

Returns the width tolerance
Created in NX8.0.0.



License requirements : None


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