Skip to content

Documentation mismatch, Blueprint class does not show get_dimensions method #161

@A-Vaillant

Description

@A-Vaillant

The current docs for Draftsman appear to be outdated in at least one way; Blueprint no longer has tile_width and tile_height methods but rather uses get_dimensions().

Source code from Blueprint class showing get_dimensions method.
https://factorio-draftsman.readthedocs.io/en/latest/reference/classes/blueprint.html#draftsman.classes.blueprint.Blueprint.tile_height

Searching the Sphinx documentation for "get_dimensions" returns nothing, making me think that it just might need to be updated or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions