geosoft.gxpy.surface¶
Geosoft surfaces
- Classes:
SurfaceDataset
:Geosoft_surface dataset, contains zero or more
Surface
instancesSurface
:Surfaces defined by one or more
geosoft.gxpy.geometry.Mesh
instances
- Constants:
- MODE_READ:
geosoft.gxpy.spatialdata.MODE_READ
- MODE_READWRITE:
geosoft.gxpy.spatialdata.MODE_READWRITE
- MODE_NEW:
geosoft.gxpy.spatialdata.MODE_NEW
- MODE_APPEND:
MODE_READWRITE
- STYLE_FLAT:
- STYLE_SMOOTH:
- STYLE_EDGE:
Note
Regression tests provide usage examples: Tests
Functions
|
|
|
|
|
|
|
Delete all files associated with this surface dataset. |
|
Render a surface, surface dataset or surface dataset file in a 3D view. |
Classes
|
A single surface, which contains one or more |
|
Surface dataset, which contains one or more |
Exceptions
|
Exceptions from |