Search Results for

    Show / Hide Table of Contents

    Class MethodExecutionOptions

    Represents a Solid Type for the part creation in a machining document.

    Inheritance
    System.Object
    MethodExecutionOptions
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: TopSolid.Cam.NC.Kernel.Automating
    Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
    Syntax
    public sealed class MethodExecutionOptions
    Remarks

    This class is available since v7.15.

    Constructors

    MethodExecutionOptions(Boolean, Boolean, Boolean, Boolean, Boolean)

    Initializes a new instance of a MethodExecutionOptions class.

    Declaration
    public MethodExecutionOptions(bool inLaunchDeferred, bool inKeepAssociativity, bool inManualExecution, bool inUseCuttingConditions, bool inReuseAnswers)
    Parameters
    Type Name Description
    System.Boolean inLaunchDeferred

    if set to true [in launch deferred].

    System.Boolean inKeepAssociativity

    if set to true [in keep associativity].

    System.Boolean inManualExecution

    if set to true [in manual execution].

    System.Boolean inUseCuttingConditions

    if set to true [in use cutting conditions].

    System.Boolean inReuseAnswers

    if set to true [in reuse answers].

    Fields

    KeepAssociativity

    Keep associativity between method and generated operations.

    Declaration
    public bool KeepAssociativity
    Field Value
    Type Description
    System.Boolean

    LaunchDeferred

    Launch deferred.

    Declaration
    public bool LaunchDeferred
    Field Value
    Type Description
    System.Boolean

    ManualExecution

    Manual execution.

    Declaration
    public bool ManualExecution
    Field Value
    Type Description
    System.Boolean

    ReuseAnswers

    Re-use previous answers to the last execution in the session/document.

    Declaration
    public bool ReuseAnswers
    Field Value
    Type Description
    System.Boolean

    SilentMode

    Silent mode.

    Declaration
    public bool SilentMode
    Field Value
    Type Description
    System.Boolean

    UseCuttingConditions

    Use cutting conditions from method.

    Declaration
    public bool UseCuttingConditions
    Field Value
    Type Description
    System.Boolean
    In This Article
    • Mentions légales
    • C.G.U
    • Données personnelles

    Copyright © 2024 TopSolid Tous droits réservés