TriangleGeometry¶
- class rips.TriangleGeometry(pb2_object=None, channel=None)¶
Bases:
PdmObjectBase
- connections¶
Indices to triangle vertices
- Type
List of int
- display_model_offset¶
Display Model Offset
- Type
str
- fault_mesh_x_coords¶
Fault Mesh X coords
- Type
List of float
- fault_mesh_y_coords¶
Fault Mesh Y coords
- Type
List of float
- fault_mesh_z_coords¶
Fault Mesh Z coords
- Type
List of float
- mesh_x_coords¶
Mesh X coords
- Type
List of float
- mesh_y_coords¶
Mesh Y coords
- Type
List of float
- mesh_z_coords¶
Mesh Z coords
- Type
List of float
- x_coords¶
X coords
- Type
List of float
- y_coords¶
Y coords
- Type
List of float
- z_coords¶
Z coords
- Type
List of float