Class OutputFile
Inheritance
System.Object
System.MarshalByRefObject
OutputFile
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE.AeroStructures.Author
Assembly: NXOpen.dll
Syntax
public class OutputFile : OutputParameter, IMessageSink, INXObject
Constructors
OutputFile()
Declaration
protected OutputFile()
Methods
GetCalculationDirectory()
Declaration
public string GetCalculationDirectory()
Returns
Type | Description |
---|---|
System.String |
GetPath()
Declaration
public string GetPath()
Returns
Type | Description |
---|---|
System.String |
SetPath(String)
Declaration
public void SetPath(string pathVal)
Parameters
Type | Name | Description |
---|---|---|
System.String | pathVal |
Implements
System.Runtime.Remoting.Messaging.IMessageSink