NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::GeometricUtilities::DisplayResolutionBuilder Class Reference

Represents a NXOpen::GeometricUtilities::DisplayResolutionBuilder . More...

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

Public Member Functions

double AngleTolerance ()
 Returns the angle tolerance
Created in NX8.0.0. More...
 
double EdgeTolerance ()
 Returns the edge tolerance
Created in NX8.0.0. More...
 
double FaceTolerance ()
 Returns the face tolerance
Created in NX8.0.0. More...
 
NXOpen::Preferences::PartVisualizationShade::AdvViewToleranceType Resolution ()
 Returns the resolution
Created in NX8.0.0. More...
 
void SetAngleTolerance (double angleTolerance)
 Sets the angle tolerance
Created in NX8.0.0. More...
 
void SetEdgeTolerance (double edgeTolerance)
 Sets the edge tolerance
Created in NX8.0.0. More...
 
void SetFaceTolerance (double faceTolerance)
 Sets the face tolerance
Created in NX8.0.0. More...
 
void SetResolution (NXOpen::Preferences::PartVisualizationShade::AdvViewToleranceType resolution)
 Sets the resolution
Created in NX8.0.0. More...
 
void SetWidthTolerance (double widthTolerance)
 Sets the width tolerance
Created in NX8.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
double WidthTolerance ()
 Returns the width tolerance
Created in NX8.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::GeometricUtilities::DisplayResolutionBuilder .

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

Member Function Documentation

double NXOpen::GeometricUtilities::DisplayResolutionBuilder::AngleTolerance ( )

Returns the angle tolerance
Created in NX8.0.0.



License requirements : None

double NXOpen::GeometricUtilities::DisplayResolutionBuilder::EdgeTolerance ( )

Returns the edge tolerance
Created in NX8.0.0.



License requirements : None

double NXOpen::GeometricUtilities::DisplayResolutionBuilder::FaceTolerance ( )

Returns the face tolerance
Created in NX8.0.0.



License requirements : None

NXOpen::Preferences::PartVisualizationShade::AdvViewToleranceType NXOpen::GeometricUtilities::DisplayResolutionBuilder::Resolution ( )

Returns the resolution
Created in NX8.0.0.



License requirements : None

void NXOpen::GeometricUtilities::DisplayResolutionBuilder::SetAngleTolerance ( double  angleTolerance)

Sets the angle tolerance
Created in NX8.0.0.



License requirements : None

Parameters
angleToleranceangletolerance
void NXOpen::GeometricUtilities::DisplayResolutionBuilder::SetEdgeTolerance ( double  edgeTolerance)

Sets the edge tolerance
Created in NX8.0.0.



License requirements : None

Parameters
edgeToleranceedgetolerance
void NXOpen::GeometricUtilities::DisplayResolutionBuilder::SetFaceTolerance ( double  faceTolerance)

Sets the face tolerance
Created in NX8.0.0.



License requirements : None

Parameters
faceTolerancefacetolerance
void NXOpen::GeometricUtilities::DisplayResolutionBuilder::SetResolution ( NXOpen::Preferences::PartVisualizationShade::AdvViewToleranceType  resolution)

Sets the resolution
Created in NX8.0.0.



License requirements : None

Parameters
resolutionresolution
void NXOpen::GeometricUtilities::DisplayResolutionBuilder::SetWidthTolerance ( double  widthTolerance)

Sets the width tolerance
Created in NX8.0.0.



License requirements : None

Parameters
widthTolerancewidthtolerance
virtual bool NXOpen::GeometricUtilities::DisplayResolutionBuilder::Validate ( )
virtual

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.

double NXOpen::GeometricUtilities::DisplayResolutionBuilder::WidthTolerance ( )

Returns the width tolerance
Created in NX8.0.0.



License requirements : None


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