![]() |
![]()
| ![]() |
![]()
NAMEgetrdsmodellist - gets model list of the instances of a figure See the file man1/alc_origin.1. SYNOPSIS#include "rutnnn.h" PARAMETER
DESCRIPTIONThe getrdsmodellist function gets list of instance's models of the figure ´Figure´. The data structure returned "ptype_list" is defined ( in MBK library mutnnn.h ) as follows : typedef struct ptype The field ´DATA´ of ptype_list structure contains the pointer to the rdsfig_list structure. RETURN VALUEThe getrdsmodellist function returns a pointer which is head of pointer's list of the instances's models of the figure. If the list is empty, NULL pointer is returned. ERRORSnone EXAMPLE :
SEE ALSOlibrut, Mutlibrary See the file man1/alc_bug_report.1.
|