Search Results for

    Show / Hide Table of Contents

    Method AskFaceList

    AskFaceList(UserQuestion, List<ElementItemId>, out List<ElementItemId>)

    Asks the user for a face list.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 13, 0, 0)]
    UserAnswerType AskFaceList(UserQuestion inQuestion, List<ElementItemId> inSuggestions, out List<ElementItemId> outAnswer)
    Parameters
    Type Name Description
    UserQuestion inQuestion

    Question asked to the user.

    List<ElementItemId> inSuggestions

    Suggested answer, or null if none.

    List<ElementItemId> outAnswer

    User answer, or null if none.

    Returns
    Type Description
    UserAnswerType

    Type of user answer.

    Remarks

    This method is available since v7.13.

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

    Copyright ©2025 TopSolid - All rights reserved.