Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MarineFurniture-1 #94

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19,695 changes: 19,695 additions & 0 deletions MarineFurniture-1/MarineFurniture-1-1.ifc

Large diffs are not rendered by default.

Binary file added MarineFurniture-1/MarineFurniture-1-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19,716 changes: 19,716 additions & 0 deletions MarineFurniture-1/MarineFurniture-1-2.ifc

Large diffs are not rendered by default.

Binary file added MarineFurniture-1/MarineFurniture-1-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 57 additions & 0 deletions MarineFurniture-1/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@

### Intent

This scenario establishes a simple partial model of a shiplock. The intention is to show and test mooring furniture, this UT represents a mooring bollard.

It is based on the storyline [WSV_IR_SLPW-OM-AM](https://app.box.com/s/dlp0ljs827laiz3c7d128hq3rfqj2t4u) which has Building element proxies and geometry of sample bollards.

IFC file MarineFurniture-1-1 contains a standard mooring element within a simplistic spatial tree (for informational purposes). the Second IFC file MarineFurniture-1-2 contains an example of the new accompanying property set for mooring devices `PSet_MooringDeviceCommon`

The IFC file was generated using ABCT BIM Sandbox and GeomtryGym Library.

### Prerequisites

This scenario builds upon following other scenarios:

- ProjectSetup-1

### Content

This scenario covers the following concepts and/or IFC entities:

- Spatial Structure
- `IfcMarineFacility` with predefined type `SHIPLOCK`
- Products
- `IfcMooringDevice` with predefine type `BOLLARD`
- Representations
- `IfcProductDefinitionShape`
- `IfcShapeRepresentation`
- Placement
- `IfcLocalPlacement`
- Geometry
- `IfcFacetedBRep`
- `IfcShellBasedSurfaceModel`

#### Situation

Figure 1 shows the example bollards and associated tree. contained within both IFC Files

![Marine Furniture][figure 1]

Figure 2 shows the content of MarineFurniture-1-2 with the additional property set example

![Marine Furniture Property Sets][figure 2]

### Supporting files

Following files correspond to this scenario:

| Filename | Description |
|-----------------------------------|-------------------------------------------|
| `MarineFurniture-1-1.ifc` | IFC file with example mooring device |
| `MarineFurniture-1-2.ifc` | IFC file with example mooring device with Property Sets |
| `MarineFurniture-1-1.png` | IFC Tree view produced in FZK Viewer |
| `MarineFurniture-1-2.png` | Mooring Device Property sets in FZK Viewer |

[figure 1]: ../MarineFurniture-1/MarineFurniture-1-1.png "IFC Tree view produced in FZK Viewer"
[figure 2]: ../MarineFurniture-1/MarineFurniture-1-2.png "Mooring Device Property sets in FZK Viewer"