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

.NET and graphical object properties

3 REPLIES 3
Reply
Message 1 of 4
not.testee
304 Views, 3 Replies

.NET and graphical object properties

Hello guys and gals,

I have gotten the code from the Autodesk Developers Lab and have selected a circle on the screen and changed it's color. This works without a glitch.

Can someone give me some feedback on how to extract the center point of this circle. It is a property of the Autodesk.AutoCAD.Geometry Namespace?

THX,
Dan
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: not.testee

Hi Dan,
The center point is a property of an instance of a circle. What the .Center
property contains is an object defined in the geometry namespace.
--
Bobby C. Jones
http://bobbycjones.spaces.live.com


wrote in message news:6293475@discussion.autodesk.com...
Hello guys and gals,

I have gotten the code from the Autodesk Developers Lab and have selected a
circle on the screen and changed it's color. This works without a glitch.

Can someone give me some feedback on how to extract the center point of this
circle. It is a property of the Autodesk.AutoCAD.Geometry Namespace?

THX,
Dan
Message 3 of 4
not.testee
in reply to: not.testee

THX Bobby

I was right on track. But you reassured me that this works with the geometry namespace and I do not have to waste time going in different directions.

Dan
Message 4 of 4
not.testee
in reply to: not.testee

Hello everyone,

This is a command I wrote for getting the 3d Point (center) of a circle. I have properly called out and selected an instance of this circle. I am thinking this command should call out a 3d point for the center.

Point1 = acEnt(Autodesk.AutoCAD.Geometry.Point3d.center)

Any feedback on why this does not work and maybe some direction.

THX,
Dan

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