NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAE.Optimization.TBSOutputControlOptions Class Reference

Represents the output result control options of the optimization More...

Inheritance diagram for NXOpen.CAE.Optimization.TBSOutputControlOptions:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Op2Option { None, FirstLast, All }
 Defines the op2 output option More...
 

Properties

unsafe string CustomScratchDirectory [get, set]
 Returns or sets the custom cratch directory for solving More...
 
unsafe bool HasCustomScratchDirectory [get, set]
 Returns or sets whether to use a custom cratch directory or not when solving More...
 
unsafe bool IsJobRunInForeground [get, set]
 Returns or sets whether to run optimization job in foreground or not when solving More...
 
unsafe
NXOpen.CAE.Optimization.TBSOutputControlOptions.Op2Option 
Op2OutputOption [get, set]
 Returns or sets the op2 output control option More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the output result control options of the optimization

Created in NX8.0.0

Member Enumeration Documentation

Defines the op2 output option

Enumerator
None 

Donot output op2 result

FirstLast 

Output op2 results of first and last iteration

All 

Output op2 results of all iterations

Property Documentation

unsafe string NXOpen.CAE.Optimization.TBSOutputControlOptions.CustomScratchDirectory
getset

Returns or sets the custom cratch directory for solving

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 bool NXOpen.CAE.Optimization.TBSOutputControlOptions.HasCustomScratchDirectory
getset

Returns or sets whether to use a custom cratch directory or not when solving

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 bool NXOpen.CAE.Optimization.TBSOutputControlOptions.IsJobRunInForeground
getset

Returns or sets whether to run optimization job in foreground or not when solving

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.Optimization.TBSOutputControlOptions.Op2Option NXOpen.CAE.Optimization.TBSOutputControlOptions.Op2OutputOption
getset

Returns or sets the op2 output control option

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")


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