SurfaceInterface

class rips.SurfaceInterface(pb2_object: PdmObject | None = None, channel: Channel | None = None)

Bases: PdmObjectBase

depth_offset

Depth Offset

Type:

float

surface_user_decription

Name

Type:

str

Methods Summary

export_to_file([file_name])

Export a surface to file

Methods Documentation

export_to_file(file_name: str = '') DataContainerString | None

Export a surface to file

Parameters:

file_name (str) -- Filename to export surface to

Returns:

DataContainerString