Class SmkDebugBuilder
Inheritance
SmkDebugBuilder
Assembly: NXOpen.dll
Syntax
public class SmkDebugBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SmkDebugBuilder()
Declaration
protected SmkDebugBuilder()
Properties
Dump
Declaration
public SmkDebugBuilder.DumpType Dump { get; set; }
Property Value
Output
Declaration
public SmkDebugBuilder.OutputType Output { get; set; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
PartFolder
Declaration
public string PartFolder { get; set; }
Property Value
Methods
Declaration
public void ExportGeometryInformation(string partFolder, string outputFile)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink