Class ParasolidExporter
Inheritance
ParasolidExporter
Assembly: NXOpen.dll
Syntax
public class ParasolidExporter : BaseCreator, IMessageSink, IComponentBuilder
Constructors
ParasolidExporter()
Declaration
protected ParasolidExporter()
Properties
ExportFrom
Declaration
public ParasolidExporter.ExportFromOption ExportFrom { get; set; }
Property Value
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
FlattenAssembly
Declaration
public bool FlattenAssembly { get; set; }
Property Value
Declaration
[Obsolete("Deprecated in NX2206.0.0. Header Information is for internal use only. There is no replacement for this method.")]
public bool HeaderInformation { get; set; }
Property Value
Declaration
public string InputFile { get; set; }
Property Value
ObjectTypes
Declaration
public ObjectTypeSelector ObjectTypes { get; }
Property Value
ParasolidVersion
Declaration
public ParasolidExporter.ParasolidVersionOption ParasolidVersion { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink