SGofFloorplan

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 3.0, Creation date: 2016-06-22, Last change: 2025-09-14

creates from solid geometry of floor plan

Description

Uses function PLofFloorplan to create the point list

See Also: PLofFloorplan , SGfurniture , CPLtransrelCPL

Example Illustration

 missing image of SGofFloorplan(FP,a,w,H,Z,td)

Syntax

[SG,ST]=SGofFloorplan(FP,[a,w,H,Z,td])

Input Parameter

FP: Floor plan list [wall length, angle [opening]]
a: optional final turning angle
w: optional wall thickness; default is 4
H: optional building height; default is 250
Z: Thickness of windows
td: dimension text; default is false

Output Parameter

SG: Solid Geometry
ST: Windows Geometry

Examples

Simple room floor plan
SR=[10 0; 95 0; 182 90; 137 0; 95 0; 118 90; 287 90; 350 90;];
R=SGofFloorplan(SR); SGfigure(R); view (-30,30)




Copyright 2016-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21