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

Represents a Features::ReorderBlends builder
To create a new instance of this class, use Features::FeatureCollection::CreateReorderBlendsBuilder

Created in NX7.5.1. More...

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

List of all members.

Public Member Functions

NXOpen::ScCollectorBlendFace1 ()
 Returns the blend face1
Created in NX7.5.1.
NXOpen::ScCollectorBlendFace2 ()
 Returns the blend face2
Created in NX7.5.1.
NXOpen::FaceGetBlendface2Candidate (NXOpen::Face *blendFace1)
 Auto find blend face2 which has overflow to a given blend face(as blend face1).

Detailed Description

Represents a Features::ReorderBlends builder
To create a new instance of this class, use Features::FeatureCollection::CreateReorderBlendsBuilder

Created in NX7.5.1.



Member Function Documentation

Returns the blend face1
Created in NX7.5.1.



License requirements : None

Returns the blend face2
Created in NX7.5.1.



License requirements : None

Auto find blend face2 which has overflow to a given blend face(as blend face1).


Return cases: Output/return vary based on number of candidate found:

when 0 candidate found -> blendFace2 = NULL error = DMX_REORDER_BLEND_NO_INTERACTION

when 1 candidate found -> blendFace2 = candidate, error = CM_NO_ERRORS

when >1 candidates found -> blendFace2 = NULL, error = CM_NO_ERRORS;

Returns:
A blend face which has overflow with blendFace1
Created in NX7.5.1.

License requirements : None
Parameters:
blendFace1A blend face for finding its overflow blend face

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