cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

jlink - help with creating a free note

lylebeidler
1-Newbie

jlink - help with creating a free note

I'm hoping the JLink gurus out there can help me with placing a non-attached
drawing note.

I found an example in the documentation, but it uses a Point3d for the
placement, and I cant' figure out how a Point3d coordinates correspond to
drawing boundaries. Can anyone help me out with this? Either that or point
me to a method of note creation that uses something other than Point3d for
placement?

Thanks!



--



Lyle Beidler
MGS Inc
178 Muddy Creek Church Rd
Denver PA 17517
717-336-7528
Fax 717-336-0514
<">mailto:-> -
<">http://www.mgsincorporated.com>
1 REPLY 1
bfrandsen
6-Contributor
(To:lylebeidler)

Lyle.
You will have to use the tranformation matrix for the sheet by using
GetSheetTransform.
Use the inverted transformation matrix to go from sheet coordinates to
screen coordinates, which are generally used by J-link methods.
You can read more in theJ-Link API Wizard section: Windows and Views >
Coordinate Systems and Transformations.

/Bjarne




Lyle Beidler <->
07-12-2010 16:27
Please respond to
Lyle Beidler <->


To
<->
cc

Subject
[proecus] - jlink - help with creating a free note






I’m hoping the JLink gurus out there can help me with placing a
non-attached drawing note.
I found an example in the documentation, but it uses a Point3d for the
placement, and I cant’ figure out how a Point3d coordinates correspond to
drawing boundaries. Can anyone help me out with this? Either that or
point me to a method of note creation that uses something other than
Point3d for placement?
Thanks!

--

Lyle Beidler
MGS Inc
178 Muddy Creek Church Rd
Denver PA 17517
717-336-7528
Fax 717-336-0514
-
Announcements


Top Tags