.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AutoCAD 2010, Break Command in .NET

1 REPLY 1
Reply
Message 1 of 2
Anonymous
458 Views, 1 Reply

AutoCAD 2010, Break Command in .NET

Hello,

Does anyone know where I find information on the Break Command and how I can go about executing it in the Transaction Manager?

Also, with:

Dim acLine As Line= New Line(New Point3d(Start), New Point3d(End))

It expects Start and End to be numeric values for (x,y,z).

What variation of this Command can be a single variable for (x,y,z) for both Start and End?

Sure would be great to get some information on both of these.

Hey THX!
Golfy
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

It's fairly obvious from your questions that you've never done any .NET
programming before and that you're not familiar with the API (the question
you're asking makes no sense).

If you're just starting out, that's fine, but you need to make that clear.

The Point3d type is what the constructor to the Line class expects.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD
Supporting AutoCAD 2000 through 2010

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

wrote in message news:6281756@discussion.autodesk.com...
Hello,

Does anyone know where I find information on the Break Command and how I can
go about executing it in the Transaction Manager?

Also, with:

Dim acLine As Line= New Line(New Point3d(Start), New Point3d(End))

It expects Start and End to be numeric values for (x,y,z).

What variation of this Command can be a single variable for (x,y,z) for both
Start and End?

Sure would be great to get some information on both of these.

Hey THX!
Golfy

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost