NX Open C++ Reference Guide
|
The Search Region builder is for defining a region by searching the region faces given a set of seed faces and boundary edges. More...
Public Member Functions | |
NXOpen::NXColor * | BoundaryFacesColor () |
Returns the color to be applied to the selected boundary faces Created in NX6.0.3. | |
void | ChangeBoundaryFacesColor () |
Change the color of the selected boundary using the specified color Created in NX6.0.3. | |
bool | DifferentColorsAsBoundaryFacesOption () |
Returns the option to use different colors as boundary faces Created in NX7.5.0. | |
void | DisplayProductBody () |
Display the product body in the part file Created in NX6.0.3. | |
int | HighlightConnectingFacesScale () |
Returns the highlight connecting faces scale Created in NX6.0.0. | |
void | InitBuilderData () |
Initialize the data for the Search Region builder Created in NX6.0.3. | |
int | MaximumNumberOfFacesSearched () |
Returns the maximum number of faces to be searched Created in NX6.0.3. | |
NXOpen::SelectEdgeList * | SelectBoundaryEdges () |
Returns the select boundary edges Created in NX6.0.0. | |
NXOpen::SelectFaceList * | SelectBoundaryFaces () |
Returns the select boundary faces Created in NX6.0.3. | |
NXOpen::SelectFaceList * | SelectSeedFaces () |
Returns the select seed faces Created in NX6.0.0. | |
void | SetBoundaryFacesColor (NXOpen::NXColor *boundaryFacesColor) |
Sets the color to be applied to the selected boundary faces Created in NX6.0.3. | |
void | SetDifferentColorsAsBoundaryFacesOption (bool differentColorsAsBoundaryFacesOption) |
Sets the option to use different colors as boundary faces Created in NX7.5.0. | |
void | SetHighlightConnectingFacesScale (int highlightConnectingFacesScale) |
Sets the highlight connecting faces scale Created in NX6.0.0. | |
void | SetMaximumNumberOfFacesSearched (int maximumNumberOfFacesSearched) |
Sets the maximum number of faces to be searched Created in NX6.0.3. | |
void | SetTranslucencyAsBoundaryFacesToggle (bool translucencyAsBoundaryFacesToggle) |
Sets the translucency as boundary faces toggle Created in NX6.0.3. | |
bool | TranslucencyAsBoundaryFacesToggle () |
Returns the translucency as boundary faces toggle Created in NX6.0.3. | |
void | TurnOffAllPartingLines () |
Turn off all parting lines Created in NX6.0.3. | |
void | UpdateRegion () |
Update the region with the new region faces and seed faces Created in NX6.0.3. |
The Search Region builder is for defining a region by searching the region faces given a set of seed faces and boundary edges.
To create a new instance of this class, use Tooling::MWSearchRegionCollection::CreateBuilder
Default values.
Property | Value |
---|---|
HighlightConnectingFacesScale |
0 |
MaximumNumberOfFacesSearched |
1 |
TranslucencyAsBoundaryFacesToggle |
0 |
Created in NX6.0.0.
Returns the color to be applied to the selected boundary faces
Created in NX6.0.3.
License requirements : None
Change the color of the selected boundary using the specified color
Created in NX6.0.3.
License requirements : None
Returns the option to use different colors as boundary faces
Created in NX7.5.0.
License requirements : None
Display the product body in the part file
Created in NX6.0.3.
License requirements : None
Returns the highlight connecting faces scale
Created in NX6.0.0.
License requirements : None
Initialize the data for the Search Region builder
Created in NX6.0.3.
License requirements : None
Returns the maximum number of faces to be searched
Created in NX6.0.3.
License requirements : None
Returns the select boundary edges
Created in NX6.0.0.
License requirements : None
Returns the select boundary faces
Created in NX6.0.3.
License requirements : None
Returns the select seed faces
Created in NX6.0.0.
License requirements : None
void NXOpen::Tooling::MWSearchRegionBuilder::SetBoundaryFacesColor | ( | NXOpen::NXColor * | boundaryFacesColor | ) |
Sets the color to be applied to the selected boundary faces
Created in NX6.0.3.
License requirements : None
boundaryFacesColor | boundaryfacescolor |
void NXOpen::Tooling::MWSearchRegionBuilder::SetDifferentColorsAsBoundaryFacesOption | ( | bool | differentColorsAsBoundaryFacesOption | ) |
Sets the option to use different colors as boundary faces
Created in NX7.5.0.
License requirements : None
differentColorsAsBoundaryFacesOption | differentcolorsasboundaryfacesoption |
void NXOpen::Tooling::MWSearchRegionBuilder::SetHighlightConnectingFacesScale | ( | int | highlightConnectingFacesScale | ) |
Sets the highlight connecting faces scale
Created in NX6.0.0.
License requirements : None
highlightConnectingFacesScale | highlightconnectingfacesscale |
void NXOpen::Tooling::MWSearchRegionBuilder::SetMaximumNumberOfFacesSearched | ( | int | maximumNumberOfFacesSearched | ) |
Sets the maximum number of faces to be searched
Created in NX6.0.3.
License requirements : None
maximumNumberOfFacesSearched | maximumnumberoffacessearched |
void NXOpen::Tooling::MWSearchRegionBuilder::SetTranslucencyAsBoundaryFacesToggle | ( | bool | translucencyAsBoundaryFacesToggle | ) |
Sets the translucency as boundary faces toggle
Created in NX6.0.3.
License requirements : None
translucencyAsBoundaryFacesToggle | translucencyasboundaryfacestoggle |
Returns the translucency as boundary faces toggle
Created in NX6.0.3.
License requirements : None
Turn off all parting lines
Created in NX6.0.3.
License requirements : None
Update the region with the new region faces and seed faces
Created in NX6.0.3.
License requirements : None