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

What does CommandFlags.Session do?

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
1389 Views, 2 Replies

What does CommandFlags.Session do?

I read the documentation but I'm still confused.

What does this flag do to the command?

Thanks,
C
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

Actually, does anyone know of a place where I can get a description of all
the CommandFlags?

Here's what my ArxRef Help document has to say about them (the descriptions
fields are empty):

Name Description
NoBlockEditor
NoUndoMarker
NoHistory
Interruptible
Session
DocExclusiveLock
DocReadLock
NoInternalLock
NoNewStack
Defun
InProgress
Undefined
NoOem
PlotOnly
NoPaperSpace
NoTileMode
NoMultiple
NoPerspective
Redraw
UsePickSet
Transparent
Modal



"Carlos" wrote in message
news:4947044@discussion.autodesk.com...
I read the documentation but I'm still confused.

What does this flag do to the command?

Thanks,
C
Message 3 of 3
Anonymous
in reply to: Anonymous

It runs the command in the Application context.

In other words, it behaves like event handlers in
a modeless dialog, which means you must lock
documents before trying to alter their state.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com

"Carlos" wrote in message news:4947044@discussion.autodesk.com...
I read the documentation but I'm still confused.

What does this flag do to the command?

Thanks,
C

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