Class BaseCreator
Assembly: NXOpen.dll
Syntax
public class BaseCreator : DexBuilder, IMessageSink, IComponentBuilder
Constructors
BaseCreator()
Declaration
Properties
DatasetName
Declaration
public string DatasetName { get; set; }
Property Value
ExportDestination
Declaration
public BaseCreator.ExportDestinationOption ExportDestination { get; set; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
OutputFileExtension
Declaration
public string OutputFileExtension { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink