NX Open C++ Reference Guide
Public Types | Public Member Functions
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

List of all members.

Public Types

enum  DefinitionType { DefinitionTypeAll, DefinitionTypeSelected, DefinitionTypeDesignArea }
 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.
NXOpen::CAE::Optimization::TBSGroupDefinition::GroupElementType GetElementType ()
 Returns the group element type.
void SetDefinition (NXOpen::CAE::Optimization::TBSGroupDefinition::DefinitionType definition)
 Sets the definition type
Created in NX8.0.0.
NXOpen::CAE::SetManagerTargetSet ()
 Returns the target set
Created in NX8.0.0.

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.

Represents the type of group elements.

Enumerator:
GroupElementTypeElement 

The group contains element.

GroupElementTypeNode 

The group contains node.


Member Function Documentation

Returns the definition type
Created in NX8.0.0.



License requirements : None

Returns the group element type.

Returns:

Created in NX8.0.0.

License requirements : None

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

Returns the target set
Created in NX8.0.0.



License requirements : None


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