<< datatipGetStruct graphics fac3d >>
removed >> removed > 6-0 > graphics > datatipSetStruct

datatipSetStruct

Stores the datatips data structure in the polyline entity

Syntax

ok = datatipSetStruct(curve_handle, datatips_struct)

Arguments

curve_handle

A handle on a polyline.

datatips_struct

A tlist of type datatips.

ok

A boolean flag set to %f if the operations fail.

Description

datatipSetStruct stores the datatips data structure in the polyline entity. This is a subsidiary functions which is not to be called directly.

See also

History

VersionDescription
5.4.1 datatipSetStruct() tagged obsolete
6.1.0 datatipSetStruct() is no longer available.

<< datatipGetStruct graphics fac3d >>