Helper to rename a feature within IFC_features_def.
redefine_features_def_feat(
features_def,
to_match_feat = NULL,
to_replace_feat = NULL,
...
)
an `IFC_features_def` object or a list containing features definition. Default is missing.
a string with a features_def name to use for matching 'features_def' names. Default is NULL
a string of features_def name to use for replacing 'features_def' names. Default is NULL
Other arguments to be passed.
an `IFC_features_def` object, or a list containing features definition