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

Represents a collection of NXOpen.CAE.Optimization.TBSConstraint More...

Inheritance diagram for NXOpen.CAE.Optimization.TBSConstraintCollection:

Public Member Functions

NXOpen.CAE.Optimization.TBSConstraint[] ToArray ()
 Returns an array of NXOpen.CAE.Optimization.TBSConstraint objects. More...
 
unsafe
NXOpen.CAE.Optimization.TBSConstraint 
FindObject (string constraintName)
 Finds a response constraint with the specified name within an optimization solution More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of NXOpen.CAE.Optimization.TBSConstraint

To obtain an instance of this class, refer to NXOpen.CAE.Optimization.TBSOptimizationSolution

Created in NX8.0.0

Member Function Documentation

override int NXOpen.CAE.Optimization.TBSConstraintCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.Optimization.TBSConstraint NXOpen.CAE.Optimization.TBSConstraintCollection.FindObject ( string  constraintName)

Finds a response constraint with the specified name within an optimization solution

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
constraintName
Returns
NXOpen.CAE.Optimization.TBSConstraint [] NXOpen.CAE.Optimization.TBSConstraintCollection.ToArray ( )

Returns an array of NXOpen.CAE.Optimization.TBSConstraint objects.

Property Documentation

Tag NXOpen.CAE.Optimization.TBSConstraintCollection.Tag
get

Returns the tag of this object.


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