odbind.horizon2d
Classes
A class for an OpendTect 2D horizon |
Module Contents
- class odbind.horizon2d.Horizon2D
Bases:
odbind.survey._SurveyObjectA class for an OpendTect 2D horizon
- classmethod _initbindings(bindnm)
- property attribnames: list[str]
list[str]: Names of attributes attached to this 2D horizon (readonly)
- lineids() list[int]
Return the OpendTect line indices of 2D lines in this 2D horizon.
Returns
list[int]
- getz(lineid)
Get the 2 horizon Z values for the given lineid as a Numpy array
Returns
Numpy 1D array with the horizon Z values for the given lineid