Class BaseImporter
Assembly: NXOpen.dll
Syntax
public class BaseImporter : DexBuilder, IMessageSink, IComponentBuilder
Constructors
BaseImporter()
Declaration
Properties
Declaration
public string InputFile { get; set; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Methods
GetMode()
Declaration
public BaseImporter.Mode GetMode()
Returns
SetMode(Mode)
Declaration
public void SetMode(BaseImporter.Mode mode)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink