|
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. | |
Public Member Functions inherited from NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| Commits any edits that have been applied to the builder. | |
| void | Destroy () |
| Deletes the builder, and cleans up any objects created by the builder. | |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| For builders that create more than one object, this method returns the objects that are created by commit. | |
| NXOpen::NXObject * | GetObject () |
| Returns the object currently being edited by this builder. | |
| void | ShowResults () |
| Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
| virtual bool | Validate () |
| Validate whether the inputs to the component are sufficient for commit to be called. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
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.
| NXOpen::NXColor* NXOpen::Tooling::MWSearchRegionBuilder::BoundaryFacesColor | ( | ) |
Returns the color to be applied to the selected boundary faces
Created in NX6.0.3.
License requirements : None
| void NXOpen::Tooling::MWSearchRegionBuilder::ChangeBoundaryFacesColor | ( | ) |
Change the color of the selected boundary using the specified color
Created in NX6.0.3.
License requirements : None
| bool NXOpen::Tooling::MWSearchRegionBuilder::DifferentColorsAsBoundaryFacesOption | ( | ) |
Returns the option to use different colors as boundary faces
Created in NX7.5.0.
License requirements : None
| void NXOpen::Tooling::MWSearchRegionBuilder::DisplayProductBody | ( | ) |
Display the product body in the part file
Created in NX6.0.3.
License requirements : None
| int NXOpen::Tooling::MWSearchRegionBuilder::HighlightConnectingFacesScale | ( | ) |
Returns the highlight connecting faces scale
Created in NX6.0.0.
License requirements : None
| void NXOpen::Tooling::MWSearchRegionBuilder::InitBuilderData | ( | ) |
Initialize the data for the Search Region builder
Created in NX6.0.3.
License requirements : None
| int NXOpen::Tooling::MWSearchRegionBuilder::MaximumNumberOfFacesSearched | ( | ) |
Returns the maximum number of faces to be searched
Created in NX6.0.3.
License requirements : None
| NXOpen::SelectEdgeList* NXOpen::Tooling::MWSearchRegionBuilder::SelectBoundaryEdges | ( | ) |
Returns the select boundary edges
Created in NX6.0.0.
License requirements : None
| NXOpen::SelectFaceList* NXOpen::Tooling::MWSearchRegionBuilder::SelectBoundaryFaces | ( | ) |
Returns the select boundary faces
Created in NX6.0.3.
License requirements : None
| NXOpen::SelectFaceList* NXOpen::Tooling::MWSearchRegionBuilder::SelectSeedFaces | ( | ) |
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 |
| bool NXOpen::Tooling::MWSearchRegionBuilder::TranslucencyAsBoundaryFacesToggle | ( | ) |
Returns the translucency as boundary faces toggle
Created in NX6.0.3.
License requirements : None
| void NXOpen::Tooling::MWSearchRegionBuilder::TurnOffAllPartingLines | ( | ) |
Turn off all parting lines
Created in NX6.0.3.
License requirements : None
| void NXOpen::Tooling::MWSearchRegionBuilder::UpdateRegion | ( | ) |
Update the region with the new region faces and seed faces
Created in NX6.0.3.
License requirements : None