Class MechanismExport
Inheritance
MechanismExport
Assembly: NXOpen.dll
Syntax
public class MechanismExport : NXRemotableObject, IMessageSink
Constructors
MechanismExport(MotionSession)
Declaration
protected MechanismExport(MotionSession owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
Declaration
public void ExportMdef(string fileName, MechanismExport.PositionOrientationFormat posOrientFormat, bool exportEmptyInputFields, bool exportUnusedOptions, bool exportSubmechAsMdef, bool reportToInfoWindow, bool enablePublish, string publishedFolder, NXObject[] objects)
Parameters
Declaration
public void ExportMdef(string fileName, MechanismExport.PositionOrientationFormat posOrientFormat, bool exportEmptyInputFields, bool exportUnusedOptions, bool exportSubmechAsMdef, bool enablePublish, string publishedFolder, NXObject[] objects)
Parameters
ExportPlmxml(string, NXObject[])
Declaration
public void ExportPlmxml(string fileName, NXObject[] objects)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink