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

Pset_GroundReinforcementBolt #713

Draft
wants to merge 1 commit into
base: tunnel
Choose a base branch
from
Draft
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="BoltType_08UgzKUub2kxXFsuS0AIxA" Name="BoltType" UniqueId="087aaf54-7b89-42bb-b84f-db8700292eca" />

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="HoleDiameter_37Bxw8a_1AtQSUydl4glOj" Name="HoleDiameter" UniqueId="c72fbe88-93e0-4add-a71e-f27bc4aaf62d" PrimaryDataType="IfcPositiveLengthMeasure" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Diameter of a bolt or screw hole.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="HoleLength_0Khd4MDq11B4Kce1blbpe" Name="HoleLength" UniqueId="14ae7116-3740-41fc-b114-9a8065be5ce8" PrimaryDataType="IfcPositiveLengthMeasure" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
LEngth of a bolt or screw hole.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocPropertyConstant xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="ANCHORED" UniqueId="d8a2ba70-6540-4a70-a096-942884045808" />

3 changes: 3 additions & 0 deletions IFC4x3/PropertyConstants/g/GROUTED_1QIhvA$RX3yxNE62rbqRjr.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocPropertyConstant xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="GROUTED_1QIhvARX3yxNE62rbqRjr" Name="GROUTED" UniqueId="5a4abe4a-fdb8-43f3-b5ce-182d65d1bb75" />

7 changes: 7 additions & 0 deletions IFC4x3/PropertyEnumerations/b/PEnum_BoltType.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<DocPropertyEnumeration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="PEnum_BoltType" UniqueId="e032227d-49a4-4a71-a358-f7fb7c32da37">
<Constants>
<DocPropertyConstant xsi:nil="true" href="GROUTED_1QIhvARX3yxNE62rbqRjr" />
</Constants>
</DocPropertyEnumeration>

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<DocPropertySet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="Pset_GroundReinforcementBolt" UniqueId="586096cd-c03c-4c77-97b1-f485e9a44967" ApplicableType="IfcGroundReinforcementElement" PropertySetType="PSET_TYPEDRIVENOVERRIDE">
<Properties>
<DocProperty xsi:nil="true" href="BoltType_08UgzKUub2kxXFsuS0AIxA" />
<DocProperty xsi:nil="true" href="HoleDiameter_37Bxw8a_1AtQSUydl4glOj" />
<DocProperty xsi:nil="true" href="HoleLength_0Khd4MDq11B4Kce1blbpe" />
</Properties>
</DocPropertySet>

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Properties for ground reinforcement bolt.