KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Classes | Namespaces | Functions
wrl_reader.py File Reference

Classes

class  custom_ios.wrl_reader.Shape
 

Namespaces

 custom_ios.wrl_reader
 

Functions

def custom_ios.wrl_reader.detect_file (file_name)
 
def custom_ios.wrl_reader.read_nodes (line, file)
 
def custom_ios.wrl_reader.read_faces (line, file)
 
def custom_ios.wrl_reader.read_shape (line, file)
 
def custom_ios.wrl_reader.read_shapes (file_name)