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

EX-PS_Pset_PreSupportCommon #714

Merged
merged 7 commits into from
Jul 6, 2024

Conversation

larswik
Copy link
Collaborator

@larswik larswik commented Jan 16, 2024

Pset: Pset_PreSupportCommon

Applicability: IfcBuiltSystem/TUNNEL_PRESUPPORT, IfcTunnelTypicalSection/EXCAVATIONSUPPORT, IfcElementAssembly/PRESUPPORTVAULT, IfcElementAssembly/PRESUPPORTFACE

Description:

Properties describing the characteristcs of excavation pre-support measures.

Property Datatype Description
PreSupportLocation PEnum_PreSupportLocation Specifies whether the pre-support is in face or around circumference.
UserDefinedPreSupportLocation IfcLabel Specifies a user defined pre-support location. Used when PreSupportLocation is set to USERDEFINED.
PreSupportType PEnum_PreSupportType Specifies the type of pre-support applied.
UserDefinedPreSupportType IfcLabel Specifies a user defined type of pre-support applied. Used when PreSupporttype is set to USERDEFINED.
Arrangement PEnum_PreSupportArrangement Specifies whether the pre-support is simple or staggered.
BoreholeLengthPlanned IfcPositiveLengthMeasure Existing property.
BoreholeOverlap IfcLengthMeasure Overlap of staggered boreholes.
UsefuleLength IfcLengthMeasure Length that can be used, generally length less overlap.
DrillingDiameter IfcPositiveLengthMeasure Property to be removed when Pset_BoreholeConstruction is merged and DrillingDiameter from there is reused.
IsBoreholeCased IfcBoolean Specifies whether the boreholes are cased or not.
DrillingMethod PEnum_DrillingMethod or IfcLabel? There is a DrillingMethod from Pset_SpatialGeoObsBorehole as IfcLabel - reuse (and generalize description)?
AreHolesGrouted IfcBoolean Specifies whether holes are grouted after insertion of pipes/bars.

Enumeration: PEnum_PreSupportLocation

Specifies the different types of locations for tunnel pre-support.

Constant Description
TUNNELVAULT ToDo: Description
TUNNELFACE ToDo: Description
USERDEFINED Existing constant

Enumeration: PEnum_PreSupportType

Specifies the different types of tunnel pre-support.

Constant Description
JETGROUTED ToDo: Description
PIPEUMBRELLA ToDo: Description
FREEZING ToDo: Description
FOREPOLING ToDo: Description
SPILING ToDo: Description
USERDEFINED Existing constant

Enumeration: PEnum_PreSupportArrangement

Specifies the different types of tunnel pre-support arrangements.

Constant Description
SIMPLE ToDo: Description
STAGGERED ToDo: Description

Enumeration: PEnum_DrillingMethod

Specifies the different types of borehole drilling methods. This PEnum is not yet in this pull request since there is already a DrillingMethod property in Pset_SpatialGeoObsBorehole (IfcLabel) that we may have to synchronize

Constant Description
AUGER ToDo: Description
ROTARYAIRBLASTING ToDo: Description
AIRCORE ToDo: Description
REVERSECIRCULATION ToDo: Description
DIAMONDCORE ToDo: Description
USERDEFINED Existing constant.

@larswik larswik requested a review from SergejMuhic January 16, 2024 10:33
@larswik larswik self-assigned this Jan 16, 2024
@larswik larswik added IFC Tunnel Issues or pull requests relating to IFC Tunnel project properties Issues or pull requests relating to property sets labels Jan 16, 2024
@larswik larswik changed the title EX-GI_Pset_PreSupportCommon EX-PS_Pset_PreSupportCommon Jan 16, 2024
@larswik
Copy link
Collaborator Author

larswik commented Feb 15, 2024

Ping @JontyDunn

@pjanck pjanck added the BucketB Generic 4-T content label Mar 25, 2024
@larswik
Copy link
Collaborator Author

larswik commented Jul 6, 2024

Added generic PEnum constant descriptions and reused generic DrillingMethod from geo instead of the PEnum.

@larswik larswik merged commit 4a5e95e into bSI-InfraRoom:tunnel Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BucketB Generic 4-T content IFC Tunnel Issues or pull requests relating to IFC Tunnel project properties Issues or pull requests relating to property sets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants