The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Tr3Item


Unit:SDL_rot3d
Class:none
Declaration:Tr3Item = (tkNone, tkMarkAt, tkLineto, tkLine, tkMoveto, tkEverything);

This type declaration defines the various types of the items in the chart.

tkNone undefined item; used only for empty graphics elements
tkMarkAt graphics element defined by MarkAt
tkLineto graphics element defined by DrawTo
tkLine graphics element defined by Line
tkMoveto graphics element defined by MoveTo
tkEverything any item; used for searches in the data container


Last Update: 2023-Dec-14