Parameters : |
- transform : cf.Transform
The new transform.
- copy : bool, optional
If False then the new transform will not be deep copied. By
default the transform will be deep copied prior to insertion.
- key : str, optional
The identifier for the new coordinate. By default a unique
identifier will be generated.
|