Search Results for

    Show / Hide Table of Contents

    Class FormabilitySolverConfigBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FormabilitySolverConfigBuilder
    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.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class FormabilitySolverConfigBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    FormabilitySolverConfigBuilder()

    Declaration
    protected FormabilitySolverConfigBuilder()

    Properties

    CpuThreadCount

    Declaration
    public int CpuThreadCount { get; set; }
    Property Value
    Type Description
    int

    ElementType

    Declaration
    public FormabilitySolverConfigBuilder.ElementTypes ElementType { get; set; }
    Property Value
    Type Description
    FormabilitySolverConfigBuilder.ElementTypes

    RestartFile

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

    SimulationResultFolder

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

    StartPosition

    Declaration
    public int StartPosition { get; set; }
    Property Value
    Type Description
    int

    Implements

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