changing pathWidth while using "enterPath" functio
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
changing pathWidth while using "enterPath" functio
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence

Author Message
sudha



Joined: 05 Feb 2009
Posts: 1

Posted: Thu Feb 05, 2009 1:02 pm    Post subject: changing pathWidth while using "enterPath" functio Reply with quote

HI,

I'm using enterPath function. I want to synchronise the width of the rubber band with the minwidth of entry layer of LSW. I don't want to use a form to get the entry layer width. I'm using below code to get width, but the width is not getting updated whenever i change the layer in LSW window. Can any one suggest a solution with examples?

procedure(Points1( w_windowId b_done l_points )
printf( "List of points entered %L\n" l_points )
)

procedure(enterPath1()
enterPath(
?prompts list(
"Enter the first point:"
"Enter the next point:"
)
?pathWidth techGetSpacingRule(techGetTechFile(geGetWindowCellView()) "minWidth" car(leGetEntryLayer()))
?doneProc "Points1"
)
)

Back to top
View user's profile Send private message
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Access Forum - Microsoft Office Forum - Electronics

Contact Us Powered by phpBB