Class PostConfiguratorDebugBuilder
Inheritance
PostConfiguratorDebugBuilder
Assembly: NXOpen.dll
Syntax
public class PostConfiguratorDebugBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PostConfiguratorDebugBuilder()
Declaration
protected PostConfiguratorDebugBuilder()
Properties
Dump
Declaration
public PostConfiguratorDebugBuilder.DumpType Dump { get; set; }
Property Value
Output
Declaration
public PostConfiguratorDebugBuilder.OutputType Output { get; set; }
Property Value
OutputToFileName
Declaration
public string OutputToFileName { get; set; }
Property Value
Methods
GetTrace(TraceType)
Declaration
public bool GetTrace(PostConfiguratorDebugBuilder.TraceType type)
Parameters
Returns
SetTrace(TraceType, bool)
Declaration
public void SetTrace(PostConfiguratorDebugBuilder.TraceType type, bool state)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink