Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SW API: creating and positioning NOTES in part model sketch

Status
Not open for further replies.

SWVB101

Mechanical
Joined
Jun 25, 2003
Messages
85
Location
US
SW API - VB6 - SW01+
Has anyone had any luck creating and positioning NOTES in a SW part model and/or sketch...

I believe you are supposed to use ModelDoc2:InsertNewNote3 to insert the note...

Then use the selection manager to select the newly created note...

then use Note:SetTextPoint to position the note...

Does anyone have a better method of doing this?

(I tend to overlook commands at times)

Thanks,
--Josh--[/b]
 
I think you have it. The coordinates are not available until you insert the note.

DimensionalSolutions@Core.com
While I welcome e-mail messages, please post all thread activity in these forums for the benefit of all members.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top