diff --git a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc2x3_entities.json b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc2x3_entities.json index f9b3740ce8..1fe80e1311 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc2x3_entities.json +++ b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc2x3_entities.json @@ -4712,7 +4712,7 @@ "attributes": { "AssignedStructuralActivity": "Inverse relationship to all structural activities (i.e. to actions or reactions) which are assigned to this structural member." }, - "description": "**Definition from IAI:** The abstract entity_IfcStructuralItem_ covers structural members and structural connections. It defines the relation needed to associate structural actions to structural members and connections. ****Topology Use Definition**** Instances of IfcStructuralItem shall have a topology representation. It includes a placement and a product representation. The IfcProductRepresentation shall be given by an item of Representations being of type \"IfcTopologyRepresentation\". **Local Placement** All IfcStructuralItem_s which are grouped within a common _IfcStructuralAnalysisModel should have equal object placements. Placement within the world coordinate system of the project is the easiest way to ensure this, especially if structural items belong to more than one analysis model. All geometric entities within the topological representation (such as IfcVertexPoint, IfcEdgeCurve, or IfcFaceSurface) are founded in the object coordinate system established by ObjectPlacement. in Release IFC2x Edition 2.", + "description": "**Definition from IAI:** The abstract entity_IfcStructuralItem_ covers structural members and structural connections. It defines the relation needed to associate structural actions to structural members and connections. ****Topology Use Definition**** Instances of IfcStructuralItem shall have a topology representation. It includes a placement and a product representation. The IfcProductRepresentation shall be given by an item of Representations being of type \"IfcTopologyRepresentation\". **Local Placement** All IfcStructuralItem_s which are grouped within a common _IfcStructuralAnalysisModel should have equal object placements. Placement within the world coordinate system of the project is the easiest way to ensure this, especially if structural items belong to more than one analysis model. All geometric entities within the topological representation (such as IfcVertexPoint, IfcEdgeCurve, or IfcFaceSurface) are founded in the object coordinate system established by ObjectPlacement.", "spec_url": "https://standards.buildingsmart.org/IFC/RELEASE/IFC2x3/TC1/HTML/ifcstructuralanalysisdomain/lexical/ifcstructuralitem.htm" }, "IfcStructuralLinearAction": {