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 Bearing typo Accomodated issue 159 #35

Open
aothms opened this issue Mar 22, 2022 · 1 comment
Open

Pset Bearing typo Accomodated issue 159 #35

aothms opened this issue Mar 22, 2022 · 1 comment

Comments

@aothms
Copy link
Member

aothms commented Mar 22, 2022

No description provided.

@aothms
Copy link
Member Author

aothms commented Mar 22, 2022

diff -N -w -U10 tmp/a/psd/Pset_BearingCommon.xml tmp/b/psd/Pset_BearingCommon.xml
--- tmp/a/psd/Pset_BearingCommon.xml	2022-03-21 20:55:32.546339100 +0100
+++ tmp/b/psd/Pset_BearingCommon.xml	2022-03-22 21:16:47.815643500 +0100
@@ -3,33 +3,33 @@
   <IfcVersion version="IFC4X3_DEV"/>
   <Name>Pset_BearingCommon</Name>
   <Definition/>
   <Applicability/>
   <ApplicableClasses>
     <ClassName>IfcBearing</ClassName>
   </ApplicableClasses>
   <ApplicableTypeValue>IfcBearing</ApplicableTypeValue>
   <PropertyDefs>
     <PropertyDef>
-      <Name>DisplacementAccomodated</Name>
-      <Definition>A list of exactly three boelean values representing an accomodated displacement (value TRUE or 1) or no displacement (value FALSE or 0) on the corresponding axis where the first value represents axis X, second value axis Y and third value axis Z.</Definition>
+      <Name>DisplacementAccommodated</Name>
+      <Definition/>
       <PropertyType>
         <TypePropertyListValue>
           <ListValue>
             <DataType type="IfcBoolean"/>
           </ListValue>
         </TypePropertyListValue>
       </PropertyType>
     </PropertyDef>
     <PropertyDef>
-      <Name>RotationAccomodated</Name>
-      <Definition>A list of exactly three boelean values representing an accomodated rotation (value TRUE or 1) or no rotation (value FALSE or 0) about the corresponding axis where the first value represents axis X, second value axis Y and third value axis Z.</Definition>
+      <Name>RotationAccommodated</Name>
+      <Definition/>
       <PropertyType>
         <TypePropertyListValue>
           <ListValue>
             <DataType type="IfcBoolean"/>
           </ListValue>
         </TypePropertyListValue>
       </PropertyType>
     </PropertyDef>
   </PropertyDefs>
 </PropertySetDef>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant