Class ParasolidExporter
Inheritance
System.Object
System.MarshalByRefObject
ParasolidExporter
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
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
Type | Description |
---|---|
ParasolidExporter.ExportFromOption |
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
Type | Description |
---|---|
ObjectSelector |
FlattenAssembly
Declaration
public bool FlattenAssembly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
HeaderInformation
Declaration
public bool HeaderInformation { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
InputFile
Declaration
public string InputFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ObjectTypes
Declaration
public ObjectTypeSelector ObjectTypes { get; }
Property Value
Type | Description |
---|---|
ObjectTypeSelector |
ParasolidVersion
Declaration
public ParasolidExporter.ParasolidVersionOption ParasolidVersion { get; set; }
Property Value
Type | Description |
---|---|
ParasolidExporter.ParasolidVersionOption |
Implements
System.Runtime.Remoting.Messaging.IMessageSink