Search Results for

    Show / Hide Table of Contents

    Method GetConditionedDriversVisibilityStatus

    GetConditionedDriversVisibilityStatus(ElementId, List<string>, List<SmartObject>, List<string>, List<SmartDesignObject>, out List<string>, out List<string>)

    Method to get drivers visibility status after a driver value change.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 20, 326, 0)]
    void GetConditionedDriversVisibilityStatus(ElementId inElementId, List<string> inDriverNames, List<SmartObject> inDriverValues, List<string> inDesignDriverNames, List<SmartDesignObject> inDesignDriverValues, out List<string> outEnabledDriversList, out List<string> outDisabledDriversList)
    Parameters
    Type Name Description
    ElementId inElementId

    Inclusion operation

    List<string> inDriverNames

    Kernel driver names

    List<SmartObject> inDriverValues

    Kernel driver values, including those to be modified

    List<string> inDesignDriverNames

    Design driver names

    List<SmartDesignObject> inDesignDriverValues

    Design driver values, including those to be modified

    List<string> outEnabledDriversList

    Names of driver enabled controls

    List<string> outDisabledDriversList

    Names of driver disabled controls

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

    Copyright ©2025 TopSolid - All rights reserved.