Search Results for

    Show / Hide Table of Contents

    Method GetInclusionCodeAndDrivers2

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

    Gets the code and drivers of a family inclusion operation.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 17, 0, 0)]
    void GetInclusionCodeAndDrivers2(ElementId inElementId, out string outCode, out List<string> outKernelDriverNames, out List<SmartObject> outKernelDriverValues, out List<string> outDesignDriverNames, out List<SmartDesignObject> outDesignDriverValues)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the inclusion operation to analyze.

    string outCode

    Instance code, or null if none.

    List<string> outKernelDriverNames

    Instance kernel driver names, or null if none.

    List<SmartObject> outKernelDriverValues

    Instance kernel driver values, or null if none.

    List<string> outDesignDriverNames

    Instance design driver names, or null if none.

    List<SmartDesignObject> outDesignDriverValues

    Instance design driver values, or null if none.

    Remarks

    This method is available since v7.17.

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

    Copyright ©2025 TopSolid - All rights reserved.