Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
470 Vistas, 8 Respuestas

Crosshair Pline

Is there a setting to enlarge the temporary starting point crosshair when drawing a pline? 

tcorey
en respuesta a: Anonymous

A screenshot would explain better what you're trying to do.



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Gold Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
imadHabash
en respuesta a: Anonymous

you can control the size from OPTIONS >> Display tab.

 

fsdf_censored.jpg

Imad Habash

EESignature

john.vellek
en respuesta a: Anonymous

Hi @Anonymous,

 

There is no built in feature of AutoCAD that will only increase the cursor or crosshair  size when drawing a pline. You could perhaps write/find a macro or lisp routine that would change the cursorsize before the command and then reset it after you complete the command. Another option might be to find Windows add-in to let you do this.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
Anonymous
en respuesta a: tcorey

Please see attached for screenshot

Anonymous
en respuesta a: john.vellek

thanks that's what i guessed seeing how it is very insignificant feature to have additional options for.

Kent1Cooper
en respuesta a: Anonymous

That appears to be a BLIP [though the one being green  is something I haven't seen before -- maybe a version-dependent thing].  Whether  Blips appear or not is controlled by the BLIPMODE System Variable, which you can also set via .BLIPMODE [note the preceding period/decimal] as a command, but I haven't ever seen a way to set the size  of them.  Your Windows screen resolution settings may affect it.

Kent Cooper, AIA
john.vellek
en respuesta a: Anonymous

Hi @Anonymous,

 

Is BLIPMODE what you were looking for? If so, please mark @Kent1Cooper's post as the solution. If not, please give me more detail for which you are looking.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
Vinayv4v
en respuesta a: Anonymous

Hi,

 

In addition to BLIPMODE If you would like to get a permanent point you could turn on the variable

 

APBOX <1>

 

and increase its size with the variable APERTURE <1 to 50>

Cheers,

Vinay Vijayakumaran