Search Results for

    Show / Hide Table of Contents

    Class SmkDebugBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SmkDebugBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.SIM
    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
    Type Description
    SmkDebugBuilder.DumpType

    Output

    Declaration
    public SmkDebugBuilder.OutputType Output { get; set; }
    Property Value
    Type Description
    SmkDebugBuilder.OutputType

    OutputFile

    Declaration
    public string OutputFile { get; set; }
    Property Value
    Type Description
    string

    PartFolder

    Declaration
    public string PartFolder { get; set; }
    Property Value
    Type Description
    string

    Methods

    ExportGeometryInformation(string, string)

    Declaration
    public void ExportGeometryInformation(string partFolder, string outputFile)
    Parameters
    Type Name Description
    string partFolder
    string outputFile

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX