fairyfly
  • Site
      • CLI Docs
        • Installation
        • Commands
          • main
            • fairyfly
              • config
              • viz
          • setconfig
            • fairyfly set-config
              • default-simulation-folder
      • fairyfly
        • fairyfly package
          • Subpackages
            • fairyfly.cli package
              • Submodules
                • fairyfly.cli.setconfig module
              • Module contents
            • fairyfly.writer package
              • Submodules
                • fairyfly.writer.boundary module
                • fairyfly.writer.model module
                • fairyfly.writer.shape module
              • Module contents
          • Submodules
            • fairyfly.boundary module
              • Boundary
                • ToString()
                • check_planar()
                • duplicate()
                • from_dict()
                • from_vertices()
                • move()
                • reflect()
                • rename_by_attribute()
                • rotate()
                • rotate_xy()
                • scale()
                • to_dict()
                • center
                • display_name
                • full_id
                • geometry
                • has_parent
                • identifier
                • length
                • max
                • min
                • parent
                • properties
                • therm_uuid
                • to
                • user_data
                • vertices
            • fairyfly.checkdup module
              • check_duplicate_identifiers()
              • check_duplicate_identifiers_parent()
              • is_equivalent()
            • fairyfly.config module
              • Folders
                • config_file
                • default_simulation_folder
                • fairyfly_core_version
                • fairyfly_core_version_str
                • python_exe_path
                • python_package_path
                • python_scripts_path
                • python_version
                • python_version_str
            • fairyfly.extensionutil module
              • boundary_extension_dicts()
              • model_extension_dicts()
              • shape_extension_dicts()
            • fairyfly.logutil module
              • get_logger()
            • fairyfly.model module
              • Model
                • ToString()
                • add_boundaries()
                • add_boundary()
                • add_model()
                • add_shape()
                • add_shapes()
                • boundaries_by_identifier()
                • check_all()
                • check_all_duplicate_identifiers()
                • check_duplicate_boundary_identifiers()
                • check_duplicate_shape_identifiers()
                • check_planar()
                • check_self_intersecting()
                • convert_to_units()
                • duplicate()
                • from_dict()
                • from_ffjson()
                • from_ffpkl()
                • from_file()
                • from_layers()
                • from_objects()
                • move()
                • reflect()
                • remove_boundaries()
                • remove_degenerate_geometry()
                • remove_shapes()
                • reset_coordinate_system()
                • rotate()
                • rotate_xy()
                • scale()
                • shapes_by_identifier()
                • to_dict()
                • to_ffjson()
                • to_ffpkl()
                • validate()
                • ERROR_MAP
                • UNITS
                • UNITS_TOLERANCES
                • angle_tolerance
                • boundaries
                • boundary_length
                • center
                • display_name
                • full_id
                • identifier
                • max
                • min
                • properties
                • shape_area
                • shapes
                • therm_uuid
                • to
                • tolerance
                • units
                • user_data
            • fairyfly.properties module
              • BoundaryProperties
                • ToString()
                • is_equivalent()
                • move()
                • reflect()
                • reset_to_default()
                • rotate()
                • rotate_xy()
                • scale()
                • to_dict()
                • host
              • ModelProperties
                • ToString()
                • apply_properties_from_dict()
                • is_equivalent()
                • move()
                • reflect()
                • rotate()
                • rotate_xy()
                • scale()
                • to_dict()
                • host
              • ShapeProperties
                • ToString()
                • is_equivalent()
                • move()
                • reflect()
                • reset_to_default()
                • rotate()
                • rotate_xy()
                • scale()
                • to_dict()
                • host
            • fairyfly.search module
              • any_keywords_in_string()
              • filter_array_by_keywords()
              • get_attr_nested()
            • fairyfly.shape module
              • Shape
                • ToString()
                • check_planar()
                • check_self_intersecting()
                • duplicate()
                • from_dict()
                • from_vertices()
                • insert_vertex()
                • intersect_adjacency()
                • is_geo_equivalent()
                • move()
                • reflect()
                • remove_colinear_vertices()
                • rename_by_attribute()
                • rotate()
                • rotate_xy()
                • scale()
                • to_dict()
                • altitude
                • area
                • azimuth
                • center
                • display_name
                • full_id
                • geometry
                • has_parent
                • identifier
                • max
                • min
                • normal
                • parent
                • perimeter
                • properties
                • therm_uuid
                • tilt
                • to
                • user_data
                • vertices
            • fairyfly.typing module
              • clean_string()
              • float_in_range()
              • float_in_range_excl()
              • float_in_range_excl_incl()
              • float_in_range_incl_excl()
              • float_positive()
              • int_in_range()
              • int_positive()
              • invalid_dict_error()
              • list_with_length()
              • therm_id_from_uuid()
              • tuple_with_length()
              • uuid_from_therm_id()
              • valid_uuid()
            • fairyfly.units module
              • conversion_factor_to_meters()
              • parse_distance_string()
          • Module contents
  • Page
      • CLI Docs
      • fairyfly
        • fairyfly package
  • « setconfig
  • fairyfly package »
  • Source
  • CLI Docs
  • fairyfly
    • fairyfly package

fairyflyΒΆ

  • fairyfly package
    • Subpackages
      • fairyfly.cli package
        • Submodules
        • Module contents
      • fairyfly.writer package
        • Submodules
        • Module contents
    • Submodules
      • fairyfly.boundary module
        • Boundary
      • fairyfly.checkdup module
        • check_duplicate_identifiers()
        • check_duplicate_identifiers_parent()
        • is_equivalent()
      • fairyfly.config module
        • Folders
      • fairyfly.extensionutil module
        • boundary_extension_dicts()
        • model_extension_dicts()
        • shape_extension_dicts()
      • fairyfly.logutil module
        • get_logger()
      • fairyfly.model module
        • Model
      • fairyfly.properties module
        • BoundaryProperties
        • ModelProperties
        • ShapeProperties
      • fairyfly.search module
        • any_keywords_in_string()
        • filter_array_by_keywords()
        • get_attr_nested()
      • fairyfly.shape module
        • Shape
      • fairyfly.typing module
        • clean_string()
        • float_in_range()
        • float_in_range_excl()
        • float_in_range_excl_incl()
        • float_in_range_incl_excl()
        • float_positive()
        • int_in_range()
        • int_positive()
        • invalid_dict_error()
        • list_with_length()
        • therm_id_from_uuid()
        • tuple_with_length()
        • uuid_from_therm_id()
        • valid_uuid()
      • fairyfly.units module
        • conversion_factor_to_meters()
        • parse_distance_string()
    • Module contents

Back to top

© Copyright 2025, Ladybug Tools.
Created using Sphinx 8.0.2.