Class Catiav5Creator
Inheritance
Catiav5Creator
Assembly: NXOpen.dll
Syntax
public class Catiav5Creator : BaseCreator, IMessageSink, IComponentBuilder
Constructors
Catiav5Creator()
Declaration
protected Catiav5Creator()
Properties
EnableHybridDesign
Declaration
public bool EnableHybridDesign { get; set; }
Property Value
ExportFrom
Declaration
public Catiav5Creator.ExportFromOption ExportFrom { get; set; }
Property Value
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
FileSaveFlag
Declaration
public bool FileSaveFlag { get; set; }
Property Value
IncludeBlankedObj
Declaration
public bool IncludeBlankedObj { get; set; }
Property Value
IncludeCSYS
Declaration
public bool IncludeCSYS { get; set; }
Property Value
IncludeIndWireFrame
Declaration
public bool IncludeIndWireFrame { get; set; }
Property Value
IncludeRefGeom
Declaration
public bool IncludeRefGeom { get; set; }
Property Value
Declaration
public string InputFile { 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