This class holds the result of a prompt that returns a nested entity as its primary result.
Autodesk.AutoCAD.EditorInput.PromptResult Autodesk.AutoCAD.EditorInput.PromptEntityResult Autodesk.AutoCAD.EditorInput.PromptNestedEntityResult
Public sealed Class PromptNestedEntityResult Inherits PromptEntityResult
public sealed class PromptNestedEntityResult : PromptEntityResult;
Comments? |