Class Catiav4Creator
Inheritance
Catiav4Creator
Assembly: NXOpen.dll
Syntax
public class Catiav4Creator : BaseCreator, IMessageSink, IComponentBuilder
Constructors
Catiav4Creator()
Declaration
protected Catiav4Creator()
Properties
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
WriteSolidAs
Declaration
public Catiav4Creator.SolidBodyOutputOption WriteSolidAs { 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