NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::GroupByBoundaryBuilder Class Reference

Represents a CAE::GroupByBoundaryBuilder . More...

Inheritance diagram for NXOpen::CAE::GroupByBoundaryBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

bool ClosedVolumeToggle ()
 Returns the closed volume option
Created in NX11.0.0. More...
 
bool CreateTwoGroups ()
 Returns the first selection group
Created in NX10.0.2. More...
 
void FindVolume ()
 Finds a selection of elements representing a volume based on the chosen seed element
Created in NX10.0.2. More...
 
bool NormalDirectionFlipped ()
 Returns the normal direction flipped
Created in NX10.0.2. More...
 
NXOpen::CAE::FEElementSeedElement ()
 Returns the seed element
Created in NX10.0.2. More...
 
NXOpen::CAE::SelectElementsBuilderSelectElementsGroupOne ()
 Returns the elements in group one
Created in NX10.0.2. More...
 
NXOpen::CAE::SelectElementsBuilderSelectElementsGroupTwo ()
 Returns the elements in group two
Created in NX10.0.2. More...
 
NXOpen::CAE::SelectElementsBuilderSelectRemovedGroup ()
 Returns the elements removed as ribs
Created in NX10.0.2. More...
 
void SetClosedVolumeToggle (bool toggle1)
 Sets the closed volume option
Created in NX11.0.0. More...
 
void SetCreateTwoGroups (bool direction0)
 Sets the first selection group
Created in NX10.0.2. More...
 
void SetNormalDirectionFlipped (bool toggle0)
 Sets the normal direction flipped
Created in NX10.0.2. More...
 
void SetSeedElement (NXOpen::CAE::FEElement *seedElement)
 Sets the seed element
Created in NX10.0.2. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a CAE::GroupByBoundaryBuilder .


To create a new instance of this class, use NXOpen::CAE::CaeGroupCollection::CreateGroupByBoundaryBuilder

Created in NX10.0.2.

Member Function Documentation

bool NXOpen::CAE::GroupByBoundaryBuilder::ClosedVolumeToggle ( )

Returns the closed volume option
Created in NX11.0.0.



License requirements : None

bool NXOpen::CAE::GroupByBoundaryBuilder::CreateTwoGroups ( )

Returns the first selection group
Created in NX10.0.2.



License requirements : None

void NXOpen::CAE::GroupByBoundaryBuilder::FindVolume ( )

Finds a selection of elements representing a volume based on the chosen seed element
Created in NX10.0.2.



License requirements : None

bool NXOpen::CAE::GroupByBoundaryBuilder::NormalDirectionFlipped ( )

Returns the normal direction flipped
Created in NX10.0.2.



License requirements : None

NXOpen::CAE::FEElement* NXOpen::CAE::GroupByBoundaryBuilder::SeedElement ( )

Returns the seed element
Created in NX10.0.2.



License requirements : None

NXOpen::CAE::SelectElementsBuilder* NXOpen::CAE::GroupByBoundaryBuilder::SelectElementsGroupOne ( )

Returns the elements in group one
Created in NX10.0.2.



License requirements : None

NXOpen::CAE::SelectElementsBuilder* NXOpen::CAE::GroupByBoundaryBuilder::SelectElementsGroupTwo ( )

Returns the elements in group two
Created in NX10.0.2.



License requirements : None

NXOpen::CAE::SelectElementsBuilder* NXOpen::CAE::GroupByBoundaryBuilder::SelectRemovedGroup ( )

Returns the elements removed as ribs
Created in NX10.0.2.



License requirements : None

void NXOpen::CAE::GroupByBoundaryBuilder::SetClosedVolumeToggle ( bool  toggle1)

Sets the closed volume option
Created in NX11.0.0.



License requirements : None

Parameters
toggle1toggle1
void NXOpen::CAE::GroupByBoundaryBuilder::SetCreateTwoGroups ( bool  direction0)

Sets the first selection group
Created in NX10.0.2.



License requirements : None

Parameters
direction0direction0
void NXOpen::CAE::GroupByBoundaryBuilder::SetNormalDirectionFlipped ( bool  toggle0)

Sets the normal direction flipped
Created in NX10.0.2.



License requirements : None

Parameters
toggle0toggle0
void NXOpen::CAE::GroupByBoundaryBuilder::SetSeedElement ( NXOpen::CAE::FEElement seedElement)

Sets the seed element
Created in NX10.0.2.



License requirements : None

Parameters
seedElementseedelement

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