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

Represents a group of nodes or elements
Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::Optimization::TBSGroupDefinition:
NXOpen::TaggedObject

Public Types

enum  DefinitionType { DefinitionTypeAll, DefinitionTypeSelected, DefinitionTypeDesignArea, DefinitionTypeMeshSmoothingArea }
 Represents the definition method of a group. More...
 
enum  GroupElementType { GroupElementTypeElement, GroupElementTypeNode }
 Represents the type of group elements. More...
 

Public Member Functions

NXOpen::CAE::Optimization::TBSGroupDefinition::DefinitionType Definition ()
 Returns the definition type
Created in NX8.0.0. More...
 
NXOpen::CAE::Optimization::TBSGroupDefinition::GroupElementType GetElementType ()
 Returns the group element type. More...
 
void SetDefinition (NXOpen::CAE::Optimization::TBSGroupDefinition::DefinitionType definition)
 Sets the definition type
Created in NX8.0.0. More...
 
NXOpen::CAE::SetManagerTargetSet ()
 Returns the target set
Created in NX8.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a group of nodes or elements
Created in NX8.0.0.


Member Enumeration Documentation

Represents the definition method of a group.

Enumerator
DefinitionTypeAll 

Defines a group with all nodes or elements.

DefinitionTypeSelected 

Defines a group by selection.

DefinitionTypeDesignArea 

Defines a group refer to design area.

DefinitionTypeMeshSmoothingArea 

Defines a group refer to mesh smoothing area.

Represents the type of group elements.

Enumerator
GroupElementTypeElement 

The group contains element.

GroupElementTypeNode 

The group contains node.

Member Function Documentation

NXOpen::CAE::Optimization::TBSGroupDefinition::DefinitionType NXOpen::CAE::Optimization::TBSGroupDefinition::Definition ( )

Returns the definition type
Created in NX8.0.0.



License requirements : None

NXOpen::CAE::Optimization::TBSGroupDefinition::GroupElementType NXOpen::CAE::Optimization::TBSGroupDefinition::GetElementType ( )

Returns the group element type.

Returns

Created in NX8.0.0.

License requirements : None
void NXOpen::CAE::Optimization::TBSGroupDefinition::SetDefinition ( NXOpen::CAE::Optimization::TBSGroupDefinition::DefinitionType  definition)

Sets the definition type
Created in NX8.0.0.



License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

Parameters
definitiondefinition
NXOpen::CAE::SetManager* NXOpen::CAE::Optimization::TBSGroupDefinition::TargetSet ( )

Returns the target set
Created in NX8.0.0.



License requirements : None


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