NX Open C++ Reference Guide
Public Member Functions
NXOpen::Facet::CurvatureBuilder Class Reference

Represents a Facet::CurvatureBuilder . More...

Inheritance diagram for NXOpen::Facet::CurvatureBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

double ConcaveRadius ()
 Returns the concave radius threshold
Created in NX5.0.0.
double ConvexRadius ()
 Returns the convex radius threshold
Created in NX5.0.0.
void DeleteCurvature ()
 Deletes the curvature data associated with the input facet bodies.
NXOpen::Facet::SelectFacetedBodyListFacetBodies ()
 Returns the input facet body list
Created in NX5.0.0.
bool IsDirectionReversed ()
 Returns the reverse direction option
Created in NX5.0.0.
void SetConcaveRadius (double concaveRadius)
 Sets the concave radius threshold
Created in NX5.0.0.
void SetConvexRadius (double convexRadius)
 Sets the convex radius threshold
Created in NX5.0.0.
void SetDirectionReversed (bool directionReversed)
 Sets the reverse direction option
Created in NX5.0.0.
void SetSmoothingFactor (double smoothingFactor)
 Sets the smoothing factor
Created in NX5.0.0.
double SmoothingFactor ()
 Returns the smoothing factor
Created in NX5.0.0.

Detailed Description

Represents a Facet::CurvatureBuilder .

It calculates the maximum absolute principal curvature on facet bodies and creates a color map of these values.
To create a new instance of this class, use Facet::FacetedBodyCollection::CreateFacetCurvatureBuilder

Created in NX5.0.0.


Member Function Documentation

Returns the concave radius threshold
Created in NX5.0.0.



License requirements : None

Returns the convex radius threshold
Created in NX5.0.0.



License requirements : None

Deletes the curvature data associated with the input facet bodies.

Call this method in order to save memory if the curvature data are not needed any more.
Created in NX5.0.0.

License requirements : studio_free_form ("STUDIO FREE FORM")

Returns the input facet body list
Created in NX5.0.0.



License requirements : None

Returns the reverse direction option
Created in NX5.0.0.



License requirements : None

void NXOpen::Facet::CurvatureBuilder::SetConcaveRadius ( double  concaveRadius)

Sets the concave radius threshold
Created in NX5.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
concaveRadiusconcave radius
void NXOpen::Facet::CurvatureBuilder::SetConvexRadius ( double  convexRadius)

Sets the convex radius threshold
Created in NX5.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
convexRadiusconvex radius

Sets the reverse direction option
Created in NX5.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
directionReverseddirection reversed
void NXOpen::Facet::CurvatureBuilder::SetSmoothingFactor ( double  smoothingFactor)

Sets the smoothing factor
Created in NX5.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
smoothingFactorsmoothing factor

Returns the smoothing factor
Created in NX5.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.