tag_t * | original_features | Input | Array of features to replace |
int | n_original_features | Input | number of original_features |
tag_t * | replacement_features | Input | Array of replacement features |
int | n_replm_features | Input | number of replacement_features |
logical | return_map | Input | return_map = true - return in parent_map[] the edges and faces created by the original_features[] which have to be mapped to the corresponding edges and faces on the replacement_features[] return_map = false - perform the replace |
logical | use_copy_of_replacement | Input | use_copy_of_replacement = false - Use the replacement features directly to replace the original features use_copy_of_replacement = true - Copy the replacement features and use the copy of the replacement feature to replace the original features |
UF_MODL_replace_features_t * * | parent_map | Input / Output | Map of edges and faces created by the original_features[] to corresponding edges and faces on the replacement_features[] |
int * | n_parent_map | Input / Output | number of elements in (parent_map)[] |
欢迎光临 iCAx开思工具箱 (https://t.icax.org/) | Powered by Discuz! X3.3 |