Synopsis

PDX_MSGT licr_Attribute(long option, MDA_PTR orig_ptr, int model, double color_rgb[3], char *label, char *layer, double transparency, MDA_PTR *attribute_ptr)

Input

option

Options (not used)

orig_ptr

Original data base pointer of new entity

model

Model to create new entity in

color

Color value

label

Label or NULL

layer

Layer or NULL

transparency

Transparency (0 is opaque, 1 is transparent)

Output

attribute_ptr

Database pointer of new entity

Return

      LICR_NOERR
      Low level error return
      .fi