Share

PromptNestedEntityResult Class

Description

This class holds the result of a prompt that returns a nested entity as its primary result.

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptResult
    Autodesk.AutoCAD.EditorInput.PromptEntityResult
        Autodesk.AutoCAD.EditorInput.PromptNestedEntityResult

Visual Basic

Public sealed Class PromptNestedEntityResult
Inherits PromptEntityResult

C#

public sealed class PromptNestedEntityResult : PromptEntityResult;

Links

PromptNestedEntityResult Methods, PromptNestedEntityResult Properties

Was this information helpful?