NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAE.Optimization.TBSGroupDefinition Class Reference

Represents a group of nodes or elements More...

Inheritance diagram for NXOpen.CAE.Optimization.TBSGroupDefinition:

Public Types

enum  DefinitionType { All, Selected, DesignArea, MeshSmoothingArea }
 Represents the definition method of a group More...
 
enum  GroupElementType { Element, Node }
 Represents the type of group elements More...
 

Public Member Functions

unsafe
NXOpen.CAE.Optimization.TBSGroupDefinition.GroupElementType 
GetElementType ()
 Returns the group element type More...
 

Properties

unsafe
NXOpen.CAE.Optimization.TBSGroupDefinition.DefinitionType 
Definition [get, set]
 Returns or sets the definition type More...
 
unsafe NXOpen.CAE.SetManager TargetSet [get]
 Returns the target set 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
All 

Defines a group with all nodes or elements

Selected 

Defines a group by selection

DesignArea 

Defines a group refer to design area

MeshSmoothingArea 

Defines a group refer to mesh smoothing area

Represents the type of group elements

Enumerator
Element 

The group contains element

Node 

The group contains node

Member Function Documentation

unsafe NXOpen.CAE.Optimization.TBSGroupDefinition.GroupElementType NXOpen.CAE.Optimization.TBSGroupDefinition.GetElementType ( )

Returns the group element type

Created in NX8.0.0

License requirements: None.

Returns

Property Documentation

unsafe NXOpen.CAE.Optimization.TBSGroupDefinition.DefinitionType NXOpen.CAE.Optimization.TBSGroupDefinition.Definition
getset

Returns or sets the definition type

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

unsafe NXOpen.CAE.SetManager NXOpen.CAE.Optimization.TBSGroupDefinition.TargetSet
get

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.