Class SimLoadRecipeSource
Inheritance
SimLoadRecipeSource
Assembly: NXOpen.dll
Syntax
public class SimLoadRecipeSource : TaggedObject, IMessageSink
Constructors
SimLoadRecipeSource()
Declaration
protected SimLoadRecipeSource()
Properties
DefaultFunctionAttributes
Declaration
public SimLoadRecipeFunctionAttributes DefaultFunctionAttributes { get; }
Property Value
Declaration
public string FormatType { get; set; }
Property Value
Path
Declaration
public string Path { get; set; }
Property Value
ReaderType
Declaration
public string ReaderType { get; set; }
Property Value
SourceLabel
Declaration
public string SourceLabel { get; set; }
Property Value
Methods
GetPropertyTable()
Declaration
public BasePropertyTable GetPropertyTable()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink