Data Structures | |
class | StructuralElementManager |
This class manages the structural elements in the study. More... | |
class | StructuralElement |
This class represents a structural element, i.e. More... | |
Functions | |
def | TEST_CreateGeometry |
def | TEST_StructuralElement |
Variables | |
tuple | logger = Logger("salome.geom.structelem", color = termcolor.RED) |
list | __all__ = ["parts", "orientation"] |
def structelem.TEST_CreateGeometry | ( | ) |
References geomBuilder.New().
def structelem.TEST_StructuralElement | ( | ) |
References geomBuilder.New(), geomBuilder.PackData(), and TEST_CreateGeometry().
tuple logger = Logger("salome.geom.structelem", color = termcolor.RED) |
list __all__ = ["parts", "orientation"] |