Notes
The functions in this section enable you to access the notes created in Creo Parametric .
|
Note:
|
These functions are applicable to solids (parts and assemblies) only. However, when notes on a solid are viewed from Drawing mode, they can also be accessed using the ProDtlnote() functions described in the section Drawings.
|
A note is modeled in
Creo TOOLKIT as an instance of
ProModelitem with the type
PRO_NOTE. You can select a note by supplying the selection option
note_3d to
ProSelect(). You can access the name of a note using the functions
ProModelitemNameGet() and
ProModelitemNameSet().