Search Results for

    Show / Hide Table of Contents

    Method AskFrame3DList

    AskFrame3DList(UserQuestion, List<SmartFrame3D>, out List<SmartFrame3D>)

    Asks the user for a 3D frame list.

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

    Question asked to the user.

    List<SmartFrame3D> inSuggestions

    Suggested answer, or null if none.

    List<SmartFrame3D> outAnswer

    User answer, or null if none.

    Returns
    Type Description
    UserAnswerType

    Type of user answer.

    Remarks

    StartModification(string, bool) and EnsureIsDirty(ref DocumentId) may be called before calling this method to allow the user to create or modify entities during the interaction.

    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.