Post Reply 
ARC support for ellipse draw
02-26-2015, 07:15 PM
Post: #5
RE: ARC support for ellipse draw
(02-26-2015 06:39 PM)Tim Wessman Wrote:  I don't see how the proposal could break the arc command. It just doesn't seem like adding a complete new pair of functions would be justified.

provide it a real, it interprets as a single radius. Provide two packaged into a complex, and it interprets as two real values.

???

No, I don't think it would break the ARC command nor cause backward compatibility issues. The reason I suggested a new command is because a complex number can be written as either a+b*i or (a,b), with the latter being fairly common (fewer keystrokes). In the past, we have seen far too many issues with commas (number separator vs digit separator or , vs ; for separators, etc). With a new command, you can specify whatever you want for the arguments (so as to avoid using a complex number). I don't know the inner workings of the parser, so perhaps a simple switch in object type would suffice to add this feature to the existing ARC command.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ARC support for ellipse draw - Tim Wessman - 02-26-2015, 03:35 AM
RE: ARC support for ellipse draw - Han - 02-26-2015, 03:41 AM
RE: ARC support for ellipse draw - DrD - 02-26-2015, 06:02 PM
RE: ARC support for ellipse draw - Han - 02-26-2015 07:15 PM
RE: ARC support for ellipse draw - Tyann - 10-07-2015, 07:21 PM
RE: ARC support for ellipse draw - Arno K - 10-07-2015, 08:17 PM



User(s) browsing this thread: 1 Guest(s)