void | Delete () |
DEPRECATED: since Creo 4 SUCCESSOR(S): DetailItem.Delete Deletes the solid model note. | |
void | |
DEPRECATED: since Creo 4 Displays the solid model note. | |
GetLines () | |
DEPRECATED: since Creo 4 Get method for attribute "Lines" The text of the note. | |
/*optional*/ ModelItem | GetOwner () |
DEPRECATED: since Creo 4 SUCCESSOR(S): DetailNoteItem.GetOwner Returns the model item that owns the note. | |
GetText (boolean GiveParametersAsNames) | |
DEPRECATED: since Creo 4 SUCCESSOR(S): DetailNoteItem.GetTextLines Returns the text of the solid model note. | |
String | GetURL () |
DEPRECATED: since Creo 4 Get method for attribute "URL" The URL pointed to by the note. | |
void | |
DEPRECATED: since Creo 4 Set method for attribute "Lines" The text of the note. | |
void | SetURL (String value) |
DEPRECATED: since Creo 4 Set method for attribute "URL" The URL pointed to by the note. |
GetText | ||
GetText | (boolean GiveParametersAsNames) |
GetURL | ||
String | GetURL | () |
SetURL | ||
void | SetURL | (String value) |
Display | ||
void | Display |
Delete | ||
void | Delete | () |
GetOwner | ||
/*optional*/ ModelItem | GetOwner | () |