Class AcisExporter
Assembly: NXOpen.dll
Syntax
public class AcisExporter : BaseCreator, IMessageSink, IComponentBuilder
Constructors
AcisExporter()
Declaration
Properties
AcisVersion
Declaration
public AcisExporter.AcisVersionOption AcisVersion { get; set; }
Property Value
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
FileSaveFlag
Declaration
public bool FileSaveFlag { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
Methods
SaveSettings(string)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink