Error in Running AutoCAD Methods

7 visualizaciones (últimos 30 días)
Morteza
Morteza el 18 de Jun. de 2019
Respondida: Pablo Orellana el 10 de En. de 2023
Hi
I encountered a problem while drawing a Hatch in AutoCAD.
When I want to assign boundaries of a hatch by using AppendOuterLoop method. The error is:
"Error using Interface.87CDEC00_6F05_47AB_9962_C34B15571A7E/AppendOuterLoop
Invoke Error, Dispatch Exception:
Source: AutoCAD.Application
Description: Invalid object array
Help File: C:\Program Files\Autodesk\AutoCAD 2017\HELP\OLE_ERR.CHM
Help Context ID: 8021007b"
How should I solve this problem?
  2 comentarios
nhan nhan`
nhan nhan` el 5 de Jul. de 2019
I have seen a similar problem and I do not have any way to resolve them. Difficult to programing AutoCAD API in MATLAB.
Guillaume
Guillaume el 5 de Jul. de 2019
Well, the problem is not really with matlab. The error is in how you use the Autocad COM API. You're obviously passing the wrong thing to the function.
An autocad forum may be a better venue for this kind of questions.

Iniciar sesión para comentar.

Respuestas (1)

Pablo Orellana
Pablo Orellana el 10 de En. de 2023
Dear, Do you find a Solution? I can't create a hatch. :(

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by