Skip to content

Commit

Permalink
corrected ALS004 scenario 3 wording to use "Entity Type" instead of v…
Browse files Browse the repository at this point in the history
…alue

(IVS-298)
  • Loading branch information
civilx64 committed Feb 3, 2025
1 parent 751efeb commit b31969b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@implementer-agreement
@ALS
@version1
@version2
Feature: ALS004 - Alignment segment shape representation
The rule verifies that each IfcAlignmentSegment uses correct representation.

Expand Down Expand Up @@ -29,4 +29,4 @@ The rule verifies that each IfcAlignmentSegment uses correct representation.
Scenario: Agreement on each IfcAlignmentSegment using correct representation items - Type

Given Its attribute Items
Then The value must be "IfcCurveSegment"
Then Its Entity Type is 'IfcCurveSegment'

0 comments on commit b31969b

Please sign in to comment.