Autodesk.AutoCAD.EditorInput Namespace > PromptNestedEntityResult Class
PromptNestedEntityResult Class
Description

 

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

Class Hierarchy
Visual Basic
Public sealed Class PromptNestedEntityResult
Inherits PromptEntityResult
C#
public sealed class PromptNestedEntityResult : PromptEntityResult;
Links
   Comments?