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

Represents a File Output parameter More...

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

Public Member Functions

unsafe string GetCalculationDirectory ()
 Retrieve the absolute path of the directory used to write output files More...
 
unsafe string GetPath ()
 Retrieve the absolute path of the file More...
 
unsafe void SetPath (string pathVal)
 Set the path of the output file being added to the output directory 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 File Output parameter

No support for KF

Member Function Documentation

unsafe string NXOpen.CAE.AeroStructures.Author.OutputFile.GetCalculationDirectory ( )
inline

Retrieve the absolute path of the directory used to write output files

Created in NX1872.0.0

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

Returns
the directory used
unsafe string NXOpen.CAE.AeroStructures.Author.OutputFile.GetPath ( )
inline

Retrieve the absolute path of the file

Created in NX1872.0.0

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

Returns
the directory used
unsafe void NXOpen.CAE.AeroStructures.Author.OutputFile.SetPath ( string  pathVal)
inline

Set the path of the output file being added to the output directory

Created in NX1872.0.0

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

Parameters
pathValthe directory used

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