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
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?
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.
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 -