Return a domain, or its domain identifier, from the field.
An item is either a dimension coordinate, an auxiliary coordinate, a cell measure or a transform object.
The item may be selected with the keyword arguments. When multiple criteria are given, the item will be the intersection of the selections. If no unique item can be found then None is returned.
A returned item is not a copy, so in-place changes to it are stored in the domain.
Parameters : |
|
---|---|
Returns : |
|
Examples