FloorPlan
Havoc Crow (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|fpd}}, {{ext|fpw}}, {{ext|fp2}}, {{ext|lib}}, {{ext|wol}} }} '''FloorPlan''' is a series o...") |
Havoc Crow (Talk | contribs) (+add style files) |
||
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}} | + | |extensions={{ext|fpd}}, {{ext|fpw}}, {{ext|fp2}}, {{ext|lib}}, {{ext|wol}}, {{ext|sty}} |
}} | }} | ||
Line 36: | Line 36: | ||
The name of the library is stored in plaintext, starting at offset 0x2C. | 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 | ||
+ | |||
+ | <code>FloorPlan Plus/3D Stock Styles</code> | ||
== External links == | == External links == | ||
* [https://archive.org/details/FloorPlan-Plus2 FloorPlan Plus 2.0 (Windows 3.1)] at the Internet Archive | * [https://archive.org/details/FloorPlan-Plus2 FloorPlan Plus 2.0 (Windows 3.1)] at the Internet Archive |
Revision as of 08:56, 11 August 2025
FloorPlan is a series of floor plan CAD software, created by the company IMSI.
Contents |
Associated formats
Floor plan design files
FloorPlan Plus 2.0 for Windows saves the created floorplans as .fp2 files.
It can also import "Floorplan/DOS drawings" (.fpd) and "Floorplan/Windows drawings" (.fpw).
Identification
An .fp2 file created by FloorPlan Plus 2.0 begins with the string
FloorPlan Plus/3D Drawing File
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 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