field_map_path module
Define a useless command to serve as place holder.
- class FieldMapPath(line, dat_idx=None, default_field_map_folder=None, **kwargs)[source]
Bases:
CommandUsed to get the base path of field maps.
- Parameters:
- __init__(line, dat_idx=None, default_field_map_folder=None, **kwargs)[source]
Save the given path as attribute.
- _abc_impl = <_abc._abc_data object at 0x7318fc243ac0>
- set_influenced_elements(instructions, **kwargs)[source]
Determine the index of the elements concerned by
apply().- Parameters:
instructions (
list[Instruction])kwargs (
float)
- Return type:
- apply(instructions, **kwargs)[source]
Set
FieldMapfield folder up.If another
FieldMapPathis found, we stop and this command will be applied later.- Parameters:
instructions (
list[Instruction])kwargs (
float)
- Return type: