Class ECADExportBuilder
Inherited Members
Namespace: NXOpen.Mechatronics
Assembly: NXOpen.dll
Syntax
public class ECADExportBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ECADExportBuilder()
Declaration
protected ECADExportBuilder()
Properties
ExportFile
Declaration
public string ExportFile { get; set; }
Property Value
Type | Description |
---|---|
string |
SelectLogicals
Declaration
public SelectLogicObjectList SelectLogicals { get; }
Property Value
Type | Description |
---|---|
SelectLogicObjectList |
Implements
System.Runtime.Remoting.Messaging.IMessageSink