Class SimLoadRecipeSource
Inheritance
System.Object
System.MarshalByRefObject
SimLoadRecipeSource
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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
Assembly: NXOpen.dll
Syntax
public class SimLoadRecipeSource : TaggedObject, IMessageSink
Constructors
SimLoadRecipeSource()
Declaration
protected SimLoadRecipeSource()
Properties
DefaultFunctionAttributes
Declaration
public SimLoadRecipeFunctionAttributes DefaultFunctionAttributes { get; }
Property Value
Type | Description |
---|---|
SimLoadRecipeFunctionAttributes |
FormatType
Declaration
public string FormatType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Path
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ReaderType
Declaration
public string ReaderType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SourceLabel
Declaration
public string SourceLabel { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
GetPropertyTable()
Declaration
public BasePropertyTable GetPropertyTable()
Returns
Type | Description |
---|---|
BasePropertyTable |
Implements
System.Runtime.Remoting.Messaging.IMessageSink