|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <mdl0model/libmdl0model_exports.h>#include <mdl0model/libmdl0model_undef.h>Go to the source code of this file.
Functions | |
| MDL0MODEL_API int | MDL0MODEL_ask_deep_revise_data (tag_t conditional_element_tag, int *n_deep_revise_data, tag_t **deep_revise_data) |
| MDL0MODEL_API int | MDL0MODEL_free_deep_revise_data (int n_deep_revise_data, tag_t *deep_revise_data) |
| MDL0MODEL_API int | MDL0MODEL_get_impacted_welds (int n_design_element_objects, const tag_t *design_element_objects, tag_t configuration_context, int *n_impacted_welds, tag_t **impacted_welds, tag_t **ret_design_element_objects) |
| MDL0MODEL_API int | MDL0MODEL_query_related_objects (int n_source_objects, const tag_t *source_objects, tag_t configuration_context, const char *relation_type_name, const char *other_side_object_type_name, const char *attribute_name, int attribute_type, const char *attribute_value, logical query_primaries, logical return_relations, int *n_related_objects, tag_t **related_objects, tag_t **ret_source_objects, tag_t **relation_objects) |
| MDL0MODEL_API int | MDL0MODEL_revise_object (tag_t conditional_element_tag, tag_t revise_input, int n_deep_revise_data, const tag_t *deep_revise_data, tag_t *new_element_revision) |
Interface definition file for the Appmodel module.
This file contains declaration of all the methods in this interface
Definition in file mdl0model.h.