NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.CAE.AeroStructures.Author.OutputText Class Reference

Represents a text output parameter More...

Inheritance diagram for NXOpen.CAE.AeroStructures.Author.OutputText:
NXOpen.CAE.AeroStructures.Author.OutputParameter NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void SetValue (string textVal)
 Set text value. More...
 
unsafe void SetValue (string fmName, string textVal)
 Set text value for a failure mode More...
 
unsafe void SetValue (string fmName, int lcIndex, string textVal)
 Set text value for a failure mode and a loadcase specified by its index More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.CAE.AeroStructures.Author.OutputParameter
unsafe string Name [get]
 Returns the name. More...
 
unsafe
NXOpen.CAE.AeroStructures.ParameterDescriptor.ParameterType 
Type [get]
 Returns the parameter type. More...
 

Detailed Description

Represents a text output parameter

No support for KF

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.CAE.AeroStructures.Author.OutputText.SetValue ( string  textVal)
inline

Set text value.

Created in NX12.0.0

License requirements: sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
textVal
unsafe void NXOpen.CAE.AeroStructures.Author.OutputText.SetValue ( string  fmName,
string  textVal 
)
inline

Set text value for a failure mode

Created in NX12.0.0

License requirements: sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
fmNamefailure mode name
textVal
unsafe void NXOpen.CAE.AeroStructures.Author.OutputText.SetValue ( string  fmName,
int  lcIndex,
string  textVal 
)
inline

Set text value for a failure mode and a loadcase specified by its index

Created in NX12.0.0

License requirements: sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
fmNamefailure mode name, if empty the value will be set for any failure mode
lcIndexload case index corresponding to the load case position in the load case array of the calculation context
textVal

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