FloorPlan
Havoc Crow (Talk | contribs) (+add style files) |
Havoc Crow (Talk | contribs) (add some info on FloorPlan 3D) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=3D and CAD/CAM Models | |subcat=3D and CAD/CAM Models | ||
− | |extensions={{ext|fpd}}, {{ext|fpw}}, {{ext|fp2}}, {{ext|lib}}, {{ext|wol}}, {{ext|sty}} | + | |extensions={{ext|fpd}}, {{ext|fpw}}, {{ext|fp2}}, {{ext|fp3}}, {{ext|bmf}}, {{ext|lib}}, {{ext|wol}}, {{ext|sty}} |
}} | }} | ||
'''FloorPlan''' is a series of floor plan CAD software, created by the company IMSI. | '''FloorPlan''' is a series of floor plan CAD software, created by the company IMSI. | ||
+ | |||
+ | The initial version of the software represents everything as a collection of 2D shapes. Later versions, called FloorPlan 3D, instead represent all structures as 3D models. | ||
== Associated formats == | == Associated formats == | ||
Line 11: | Line 13: | ||
=== Floor plan design files === | === Floor plan design files === | ||
− | + | Known versions: | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <code>FloorPlan Plus/3D Drawing File</code> | + | * "Floorplan/DOS drawings" (.fpd) - so called in FloorPlan Plus 2.0's import dialog. |
+ | * "Floorplan/Windows drawings" (.fpw) - so called in FloorPlan Plus 2.0's import dialog. | ||
+ | * FloorPlan Plus 2.0 for Windows (.fp2) | ||
+ | ** Identification: Files start with the string <code>FloorPlan Plus/3D Drawing File</code> | ||
+ | * FloorPlan v3 (.fp3) - so called in FloorPlan 3D's import dialog. | ||
+ | * FloorPlan 3D building (.bmf) - saved by FloorPlan 3D. | ||
+ | ** Identification: Files created by v7.3.330 of the program start with the bytes <code>08 00 00 00 2c 00 00 00</code>, followed by the string <code>FloorPlan3D (cr: "7.3.330"; mod: "7.3.330")</code>. | ||
=== Symbol libraries === | === Symbol libraries === | ||
− | FloorPlan allows to save a set of shapes as a "symbol" which can then be reused repeatedly. Symbols are organized into symbol library files. | + | FloorPlan allows to save a set of shapes as a "symbol" which can then be reused repeatedly (e.g. to represent various types of furniture). Symbols are organized into symbol library files. |
FloorPlan Plus 2.0 for Windows uses the .lib extension for symbol libraries. | FloorPlan Plus 2.0 for Windows uses the .lib extension for symbol libraries. |
Revision as of 15:47, 15 August 2025
FloorPlan is a series of floor plan CAD software, created by the company IMSI.
The initial version of the software represents everything as a collection of 2D shapes. Later versions, called FloorPlan 3D, instead represent all structures as 3D models.
Contents |
Associated formats
Floor plan design files
Known versions:
- "Floorplan/DOS drawings" (.fpd) - so called in FloorPlan Plus 2.0's import dialog.
- "Floorplan/Windows drawings" (.fpw) - so called in FloorPlan Plus 2.0's import dialog.
- FloorPlan Plus 2.0 for Windows (.fp2)
- Identification: Files start with the string
FloorPlan Plus/3D Drawing File
- Identification: Files start with the string
- FloorPlan v3 (.fp3) - so called in FloorPlan 3D's import dialog.
- FloorPlan 3D building (.bmf) - saved by FloorPlan 3D.
- Identification: Files created by v7.3.330 of the program start with the bytes
08 00 00 00 2c 00 00 00
, followed by the stringFloorPlan3D (cr: "7.3.330"; mod: "7.3.330")
.
- Identification: Files created by v7.3.330 of the program start with the bytes
Symbol libraries
FloorPlan allows to save a set of shapes as a "symbol" which can then be reused repeatedly (e.g. to represent various types of furniture). Symbols are organized into symbol library files.
FloorPlan Plus 2.0 for Windows uses the .lib extension for symbol libraries.
It can also import "Floorplan/DOS libraries" (.lib) and "Floorplan/Windows libraries" (.wol).
Identification
A .lib file created by FloorPlan Plus 2.0 begins with the string
FPWIN/3D Symbol Library Version 1.0
The name of the library is stored in plaintext, starting at offset 0x2C.
Styles
Style files (.sty) are collections of predefined styles for architectural elements, such as floors, walls, or wiring.
Identification
A .sty file created by FloorPlan Plus 2.0 begins with the string
FloorPlan Plus/3D Stock Styles
External links
- FloorPlan Plus 2.0 (Windows 3.1) at the Internet Archive
- File Formats
- Electronic File Formats
- 3D and CAD/CAM Models
- File formats with extension .fpd
- File formats with extension .fpw
- File formats with extension .fp2
- File formats with extension .fp3
- File formats with extension .bmf
- File formats with extension .lib
- File formats with extension .wol
- File formats with extension .sty