NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::ReplaceBlendBuilder Class Reference

Represents a builder for a Replace Blend feature. More...

Inheritance diagram for NXOpen::Features::ReplaceBlendBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::ExpressionControlRadius ()
 Returns the control radius to replace blend.
NXOpen::ScCollectorFaceToReblend ()
 Returns the face collector.
bool InheritRadiusFromFace ()
 Returns the inherit radius from face control.
void SetInheritRadiusFromFace (bool inheritRadiusFromFace)
 Sets the inherit radius from face control.
void SetShapeMatch (int shapeMatch)
 Sets the shape match.
int ShapeMatch ()
 Returns the shape match.

Detailed Description

Represents a builder for a Replace Blend feature.


To create a new instance of this class, use Features::FeatureCollection::CreateReplaceBlendBuilder
Default values.

Property Value

ControlRadius.Value

5.0 (millimeters part), 0.2 (inches part)


Created in NX7.0.0.


Member Function Documentation

Returns the control radius to replace blend.


Created in NX7.0.0.

License requirements : None

Returns the face collector.

This holds all the input faces to replace blend.


Created in NX7.0.0.

License requirements : None

Returns the inherit radius from face control.


Created in NX7.0.0.

License requirements : None

Sets the inherit radius from face control.


Created in NX7.0.0.

License requirements : None

Parameters:
inheritRadiusFromFaceinheritradiusfromface

Sets the shape match.

This controls the Max tolerance to identify blend.


Created in NX7.0.0.

License requirements : None

Parameters:
shapeMatchshapematch

Returns the shape match.

This controls the Max tolerance to identify blend.


Created in NX7.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.