|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
Functions | |
| TCCOREEXT_API int | GDELinkType_ask_def_class_name (tag_t gde_link_type_tag, char **def_class_name) |
This module defines the required ITK interface for managing the GeneralDesignElementLinkType.
| TCCOREEXT_API int GDELinkType_ask_def_class_name | ( | tag_t | gde_link_type_tag, |
| char ** | def_class_name | ||
| ) |
This function returns the default class name that is set for a given GDELink Type.
| gde_link_type_tag | (I) Tag of the GDELink Type |
| def_class_name | (OF) Default class name that is set for the GDELink Type |