ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros | Functions
cpd0cd.h File Reference
#include <cpd0cd/libcpd0cd_exports.h>
#include <cpd0cd/libcpd0cd_undef.h>

Go to the source code of this file.

Macros

#define CPD0CD_MATRIX_SIZE   16
 

Functions

CPD0CD_API int CPD0CD_ask_design_element_all_subordinates (tag_t design_element, int *sub_count, tag_t **subordinates)
 
CPD0CD_API int CPD0CD_construct_promissory_element_create_input (tag_t cd, tag_t de_type, const char *de_id, const char *de_name, const char *logical_designator, tag_t *de_create_input)
 
CPD0CD_API int CPD0CD_construct_reuse_element_create_input (tag_t cd, tag_t item_rev, tag_t bv_type, tag_t revision_rule, const char *de_id, tag_t de_type, const char *de_name, const double transform[CPD0CD_MATRIX_SIZE], const char *logical_designator, tag_t *de_create_input)
 
CPD0CD_API int CPD0CD_construct_shape_element_create_input (tag_t cd, tag_t de_type, const char *de_id, const char *de_name, const double transform[16], const char *logical_designator, tag_t *de_create_input)
 
CPD0CD_API int CPD_update_item_realization (tag_t reuse_de_tag, tag_t item_rev_tag, logical update_subordinates, int *num_added_subordinates, tag_t **added_subordinates, int *num_updated_subordinates, tag_t **updated_subordinates, int *num_removed_subordinates, tag_t **removed_subordinates)
 
CPD0CD_API int CPD_update_item_realization2 (tag_t reuse_de_tag, tag_t item_rev_tag, logical sync_effectivity_expressions, logical sync_variant_expressions, logical update_subordinates, int *num_added_subordinates, tag_t **added_subordinates, int *num_updated_subordinates, tag_t **updated_subordinates, int *num_removed_subordinates, tag_t **removed_subordinates)
 

Detailed Description

This header file declares all functions, data types and constants to be used by 4th Generation Designer.

Definition in file cpd0cd.h.