Jump to content


VBScript, how to know which objects are selected


4 replies to this topic

#1 JuhaW

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 09 March 2014 - 05:49 PM

And how to know object properties like object type etc. ?

#2 SevaM

    Admin

  • Administrators
  • 231 posts

Posted 11 March 2014 - 03:53 PM

Hello,

it's better to ask about VBScript in "nanoCAD as a development platform" or directly in Developer's Club - you will get reply faster, most developers are visiting these forums.

#3 JuhaW

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 11 March 2014 - 04:43 PM

Thank you, I will.

#4 ISL

    Advanced Member

  • Members
  • PipPipPip
  • 48 posts

Posted 14 March 2014 - 04:15 PM

Selected entities can be accessed with ThisDrawing.PickFirstSelectionSet collection.

Object type can be accessed with EntityName property.
Build your own nanoCAD. Visit the nanoCAD API Blog. Join the nanoCAD Developers' Club.

#5 JuhaW

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 19 March 2014 - 10:29 AM

Thank you ! Where can I find all those commands that I can use with VBscripting ? I have downloaded NCadSDK50.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users