Skip to content

Commit

Permalink
serialisation correction
Browse files Browse the repository at this point in the history
  • Loading branch information
SergejMuhic committed Jul 5, 2024
1 parent c39cb29 commit ac62bf7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<DocDefinitionRef Name="IfcSIUnit" UniqueId="d66e2f29-0256-488e-8a9a-74924fafd99b" />
<DocDefinitionRef Name="IfcIdentifier" UniqueId="2210aa88-051b-43eb-a406-1e724052d333" />
<DocDefinitionRef Name="IfcLabel" UniqueId="df9fc3f8-4077-4334-a271-92f706d683fa" />
<DocDefinitionRef id="IfcNonNegativeLengthMeasure_0INRELfHT6d8CO87XO$kxl" Name="IfcNonNegativeLengthMeasure" UniqueId="125db395-a517-469c-8318-207858feeeef" />
<DocDefinitionRef Name="IfcNonNegativeLengthMeasure" UniqueId="125db395-a517-469c-8318-207858feeeef" />
<DocDefinitionRef Name="IfcPlaneAngleMeasure" UniqueId="110cd174-1607-44c7-8d9a-dab06de7d729" />
<DocDefinitionRef Name="IfcCurvatureMeasure" UniqueId="e0638995-1c5e-49df-adeb-6b66040390b5" />
</Definitions>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
<Attributes>
<DocAttribute Name="FilletRadius" UniqueId="1fa1bae9-ec32-470f-a6ca-750f269a3470" DefinedType="IfcNonNegativeLengthMeasure" AttributeFlags="1">
<Documentation>The fillet that is equally applied to all transitions between the segments of the _IfcPolyline_, providing the geometric representation for _the Directrix_. If omited, no fillet is applied to the segments.</Documentation>
<Definition>
<DocDefinitionRef xsi:nil="true" href="IfcNonNegativeLengthMeasure_0INRELfHT6d8CO87XO$kxl" />
</Definition>
</DocAttribute>
</Attributes>
<WhereRules>
Expand Down

0 comments on commit ac62bf7

Please sign in to comment.