Search Results for

    Show / Hide Table of Contents

    Class MethodExecutionOptions

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

    Inheritance
    object
    MethodExecutionOptions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: TopSolid.Cam.NC.Kernel.Automating
    Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 15, 0, 0)]
    public sealed class MethodExecutionOptions
    Remarks

    This class is available since v7.15.

    Constructors

    Name Description
    MethodExecutionOptions(bool, bool, bool, bool, bool)

    Initializes a new instance of a MethodExecutionOptions class.

    Fields

    Name Description
    KeepAssociativity

    Keep associativity between method and generated operations.

    LaunchDeferred

    Launch deferred.

    ManualExecution

    Manual execution.

    ReuseAnswers

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

    SilentMode

    Silent mode.

    UseCuttingConditions

    Use cutting conditions from method.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.