@bentley/structural-design-concrete-schema 1.0.0-dev.14 → 1.0.0-dev.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # MIT License
2
2
 
3
- Copyright © 2017-2020 Bentley Systems, Incorporated. All rights reserved.
3
+ Copyright © 2017-2025 Bentley Systems, Incorporated. All rights reserved.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
6
 
@@ -1 +1 @@
1
- {"$schema":"https://dev.bentley.com/json_schemas/ec/32/ecschema","name":"StructuralDesignConcrete","version":"01.00.00","alias":"sdconc","label":"Structural Concrete Design","description":"Concrete Design Schema.","references":[{"name":"CoreCustomAttributes","version":"01.00.03"},{"name":"BisCore","version":"01.00.15"},{"name":"StructuralAnalysis","version":"01.00.02"}],"customAttributes":[{"className":"CoreCustomAttributes.ProductionStatus","SupportedUse":"NotForProduction"}],"items":{"ConstructionMode":{"schemaItemType":"Enumeration","description":"Specifies the mode/method of construction of a concrete Member.","type":"int","isStrict":true,"enumerators":[{"name":"CastInsitu","value":0,"label":"Cast Insitu","description":"The member is constructed on site."},{"name":"PreCast","value":1,"label":"Pre cast","description":"The member is pre-cast off site and assmebled on site"}]},"RebarFunction":{"schemaItemType":"Enumeration","description":"Specifies whether a Rebar is meant to be longitudinal bars that resist flexure or transverse bars that resist shear.","type":"int","isStrict":true,"enumerators":[{"name":"LongitudinalBar","value":0,"label":"Longitudinal Bars","description":"The bars placed on the primary bending plane, along the direction of the normal stresses."},{"name":"TransverseBar","value":1,"label":"Transverse Bars","description":"The bars (links) that primarily resist shear (and/or torsion)."}]},"RebarPattern":{"schemaItemType":"Enumeration","description":"Specifies the reinforcing pattern to be used when designing the member (E.g: Mesh or Individual bars).","type":"int","isStrict":true,"enumerators":[{"name":"IndividualReBar","value":0,"label":"Individual Rebar","description":"Indicates that the member is to be reinforced using individual bars."},{"name":"MeshRebar","value":1,"label":"Mesh Rebar","description":"Indicates that the member is to be reinforced using a mesh ( E.g: In a 2 way slab)."},{"name":"MixedRebar","value":2,"label":"Mixed Rebar","description":"Indicates that the member is to be reinforced using a mesh, but with individual bars added where necessary."},{"name":"BundledRebar","value":3,"label":"Bundled Rebar","description":"A bundel of individual bars touching each other."}]},"RebarPosition":{"schemaItemType":"Enumeration","description":"Indicates a reference position of the bar in the cross-section of a member. To be used when designing and detailing the bars in a member.","type":"int","isStrict":true,"enumerators":[{"name":"Top","value":0,"label":"Top","description":"The bars placed near the top layer of a cross section."},{"name":"Bottom","value":1,"label":"Bottom","description":"The bars placed near the bottom edge of a cross section."},{"name":"Right","value":2,"label":"Right","description":"The bars placed near the left edge of a cross section."},{"name":"Left","value":3,"label":"Left","description":"The bars placed near the right layer of a cross section."},{"name":"TopNearFace","value":4,"label":"Top Near Face","description":"Top bars near the outer edge of the cross section."},{"name":"TopFarFace","value":5,"label":"Top Far Face","description":"Top bars near the far edge of the cross section like for locating the bars on the bottom of the flange of a T-beam."}]},"ReferenceDirection":{"schemaItemType":"Enumeration","description":"Indicates the reference direction for a given design element or action. E.g: Bars along the X-direction, or Force along the X-direction.","type":"int","isStrict":true,"enumerators":[{"name":"X","value":0,"label":"Local X-direction","description":"Indicates the direction along the member's local X-axis (r?)."},{"name":"Y","value":1,"label":"Local Y-direction","description":"Indicates the direction along the member's local Y-axis (s?)."},{"name":"Z","value":2,"label":"Local Z-direction","description":"Indicates the direction along the member's local Z-axis (t?)."},{"name":"AtAngleToX","value":3,"label":"At Angle to X","description":"A direction that is at angle to the local X-axis, measured anticlockwise."}]},"StructureType":{"schemaItemType":"Enumeration","description":"Specifies the type of the structure","type":"int","isStrict":true,"enumerators":[{"name":"General","value":0,"label":"General","description":"A general default structure that is a collectino of sub structures."},{"name":"LateralLoadResistingFrame","value":1,"label":"Lateral Load Resisting Frame","description":"A frame formed of beams and columns to resist lateral loads."},{"name":"MatFoundationWithLiftPit","value":2,"label":"Mat Foundation With Lift Pit","description":"A MatFoundation with a lift pit."}]},"ISubStructure":{"schemaItemType":"Mixin","label":"ISubStructure","description":"A portion of the primary Structure","properties":[{"name":"SubStructureCriteria","type":"NavigationProperty","description":"The design criteria.","label":"SubStructure Criteria","relationshipName":"StructuralDesignConcrete.SubStructureRefersToSubStructureCriteria","direction":"Forward"}],"appliesTo":"StructuralDesignConcrete.Design"},"Design":{"schemaItemType":"EntityClass","label":"Design","description":"A Design entity within CDC which can be a linear element, a surface element or an independent entity such as a corbel / connection","modifier":"Abstract","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"TopOfConcrete","type":"PrimitiveProperty","description":"The top of concrete level for the given element or entity.","label":"Top of Concrete","typeName":"double"},{"name":"DesignCriteria","type":"NavigationProperty","description":"The design criteria.","label":"Desgin Criteria","relationshipName":"StructuralDesignConcrete.DesignRefersToDesignCriteria","direction":"Forward"}],"mixins":["BisCore.IParentElement","StructuralDesignConcrete.IDesign","StructuralDesignConcrete.ISubStructure"]},"IDesign":{"schemaItemType":"Mixin","label":"IDesign","description":"A designed representation of the analytical element","properties":[{"name":"MaxDemandCapacityRatio","type":"PrimitiveProperty","description":"Maximum demand/capacity ratio for the design run of the element.","label":"Max Demand Capacity Ratio","typeName":"double"}],"appliesTo":"BisCore.Element"},"DesignRefersToDesignCriteria":{"schemaItemType":"RelationshipClass","description":"A relationship that indicates that a Design refers to a Criteria instance.","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.Design"]},"target":{"multiplicity":"(0..1)","roleLabel":"is referenced by","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.DesignCriteria"]}},"DesignCriteria":{"schemaItemType":"EntityClass","label":"Design Criteria","description":"A Design criteria within CDC.","modifier":"Abstract","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"Name","type":"PrimitiveProperty","description":"A name to group the criteria.","label":"Name","typeName":"string"},{"name":"RebarPattern","type":"PrimitiveProperty","description":"The rebar pattern to be used for design","label":"Rebar Pattern","typeName":"StructuralDesignConcrete.RebarPattern"},{"name":"NominalCover","type":"PrimitiveProperty","description":"Nominal cover to the outermost rebars.","label":"Nominal Cover","typeName":"double"}],"mixins":["StructuralDesignConcrete.ISubStructureCriteria"]},"ISubStructureCriteria":{"schemaItemType":"Mixin","label":"ISubStructure Criteria","description":"A portion of the primary Structure","appliesTo":"StructuralDesignConcrete.DesignCriteria"},"SubStructureRefersToSubStructureCriteria":{"schemaItemType":"RelationshipClass","description":"A relationship that indicates that a SubStructure refers to the SubStructureCriteria instance.","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.ISubStructure"]},"target":{"multiplicity":"(0..1)","roleLabel":"is referenced by","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.ISubStructureCriteria"]}},"IReinforcement":{"schemaItemType":"Mixin","label":"IReinforcement","description":"A representation of the reinforcement within an element.","appliesTo":"StructuralDesignConcrete.Rebar"},"Rebar":{"schemaItemType":"EntityClass","label":"Rebar","description":"A rebar within CDC","modifier":"Abstract","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"RebarSize","type":"PrimitiveProperty","description":"The diameter of the rebar.","label":"Rebar Size","typeName":"int"},{"name":"RebarType","type":"PrimitiveProperty","description":"The type of the rebar.","label":"Rebar Type","typeName":"int"},{"name":"XPosition","type":"PrimitiveProperty","description":"The x coordinate of the c.g of bar with respect to the centre of the bounding box of a given profile.","label":"X Position","typeName":"double"},{"name":"YPosition","type":"PrimitiveProperty","description":"The y coordinate of the c.g of the bar with respect to the centre of the bounding box of a given profile.","label":"Y Position","typeName":"double"}],"mixins":["StructuralDesignConcrete.IReinforcement"]},"DesignResult":{"schemaItemType":"EntityClass","label":"Design Result","description":"The design result","modifier":"Abstract","baseClass":"BisCore.InformationRecordElement","mixins":["BisCore.IParentElement"]},"Structure":{"schemaItemType":"EntityClass","label":"Structure","description":"A collection of sub structures or structures","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Design","properties":[{"name":"Name","type":"PrimitiveProperty","description":"The name of the structure.","label":"Name","typeName":"string"},{"name":"StructureType","type":"PrimitiveProperty","description":"The element that represents an entity that can be designed.","label":"Structure Type","typeName":"StructuralDesignConcrete.StructureType"}]},"ShellElement":{"schemaItemType":"EntityClass","label":"Shell","description":"","modifier":"Sealed","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"Face","type":"NavigationProperty","description":"","label":"Surface Member Opening","relationshipName":"StructuralDesignConcrete.ShellElementRefersToFace","direction":"Forward"}]},"ShellElementRefersToFace":{"schemaItemType":"RelationshipClass","description":"","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.ShellElement"]},"target":{"multiplicity":"(1..1)","roleLabel":"is referenced by","polymorphic":false,"constraintClasses":["StructuralAnalysis.Face"]}},"CurveMemberDesign":{"schemaItemType":"EntityClass","label":"Curve Member Design","description":"A Design entity for a curve member within CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Design"},"SurfaceDesign":{"schemaItemType":"EntityClass","label":"Surface Design","description":"A Design entity for a surface within CDC.","modifier":"Abstract","baseClass":"StructuralDesignConcrete.Design","properties":[{"name":"SurfaceMemberType","type":"PrimitiveProperty","description":"The type of Surface being designed.","label":"Surface Member Type","typeName":"StructuralAnalysis.SurfaceMemberClassificationType"}]},"SurfaceModifierDesign":{"schemaItemType":"EntityClass","label":"Surface Modifier Design","description":"A Design entity for a Surface Modifier within CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.SurfaceDesign","properties":[{"name":"SurfaceMemberModifier","type":"NavigationProperty","description":"","label":"Surface Member Opening","relationshipName":"StructuralDesignConcrete.SurfaceModifierDesignRefersToSurfaceMemberModifier","direction":"Forward"}]},"SurfaceModifierDesignRefersToSurfaceMemberModifier":{"schemaItemType":"RelationshipClass","description":"","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceModifierDesign"]},"target":{"multiplicity":"(1..1)","roleLabel":"is referenced by","polymorphic":false,"constraintClasses":["StructuralAnalysis.SurfaceMemberModifier"]}},"SurfaceOpening":{"schemaItemType":"EntityClass","label":"Surface Opening","description":"","modifier":"Sealed","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"SurfaceMemberOpening","type":"NavigationProperty","description":"","label":"Surface Member Opening","relationshipName":"StructuralDesignConcrete.SurfaceOpeningRefersToSurfaceMemberOpening","direction":"Forward"}]},"SurfaceOpeningRefersToSurfaceMemberOpening":{"schemaItemType":"RelationshipClass","description":"","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceOpening"]},"target":{"multiplicity":"(1..1)","roleLabel":"is referenced by","polymorphic":false,"constraintClasses":["StructuralAnalysis.SurfaceMemberOpening"]}},"SurfaceMemberDesign":{"schemaItemType":"EntityClass","label":"Surface Member Design","description":"A Design entity for a Surface member within CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.SurfaceDesign","properties":[{"name":"SurfaceMember","type":"NavigationProperty","description":"","label":"Surface Member Opening","relationshipName":"StructuralDesignConcrete.SurfaceMemberDesignRefersToSurfaceMember","direction":"Forward"}]},"SurfaceMemberDesignRefersToSurfaceMember":{"schemaItemType":"RelationshipClass","description":"","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceMemberDesign"]},"target":{"multiplicity":"(1..1)","roleLabel":"is referenced by","polymorphic":false,"constraintClasses":["StructuralAnalysis.SurfaceMember"]}},"CurveMemberDesignCriteria":{"schemaItemType":"EntityClass","label":"Curve Member Design Criteria","description":"A design criteria for a curve member in CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.DesignCriteria"},"SurfaceDesignCriteria":{"schemaItemType":"EntityClass","label":"Surface Design Criteria","description":"A design criteria for a surface in CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.DesignCriteria","properties":[{"name":"OuterLayerRebarDirection","type":"PrimitiveProperty","description":"The primary direction of bars in the outermost layer ","label":"Outer Layer Rebar Direction","typeName":"StructuralDesignConcrete.ReferenceDirection"}]},"StructureCriteria":{"schemaItemType":"EntityClass","label":"Structure Criteria","description":"A set for criteria for the structure as a whole.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.DesignCriteria","mixins":["StructuralDesignConcrete.ISubStructureCriteria"]},"IndividualRebar":{"schemaItemType":"EntityClass","label":"Individual Rebar","description":"An individual rebar within CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Rebar","properties":[{"name":"Length","type":"PrimitiveProperty","description":"The length of the individual bar.","label":"Length","typeName":"double"}]},"RebarGroup":{"schemaItemType":"EntityClass","label":"Rebar Group","description":"A group of rebars to be considered as a group (E.g. 4-#8 bars @2 inch crs) and spaced evenly","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Rebar","properties":[{"name":"BarCount","type":"PrimitiveProperty","description":"The number of rebars within the group.","label":"Bar Count","typeName":"int"},{"name":"BarSpacing","type":"PrimitiveProperty","description":"The number of rebars within the group.","label":"Bar Spacing","typeName":"double"}]},"RebarBundle":{"schemaItemType":"EntityClass","label":"Rebar Bundle","description":"A group of rebars to be considered as a bundle (E.g. 4-#8 bars) ","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Rebar","properties":[{"name":"BarCount","type":"PrimitiveProperty","description":"The number of rebars within the group.","label":"Bar Count","typeName":"int"}]},"RebarMesh":{"schemaItemType":"EntityClass","label":"Rebar Mesh","description":"A mesh of rebars","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Rebar","properties":[{"name":"BarSpacing","type":"PrimitiveProperty","description":"The spacing of rebars within the mesh.","label":"Bar Spacing","typeName":"double"}]},"SurfaceMemberDesignOwnsSurfaceModifierDesign":{"schemaItemType":"RelationshipClass","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.SurfaceMemberDesign"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceModifierDesign"]}},"SurfaceMemberDesignOwnsSurfaceOpening":{"schemaItemType":"RelationshipClass","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceMemberDesign"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceOpening"]}},"StructureOwnsDesigns":{"schemaItemType":"RelationshipClass","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.Structure"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.Design"]}},"DesignOwnsDesignResult":{"schemaItemType":"RelationshipClass","description":"A relationship that indicates that a Design owns the Designresult.","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.Design"]},"target":{"multiplicity":"(0..1)","roleLabel":"is owned by","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.DesignResult"]}},"DesignResultOwnsReinforcements":{"schemaItemType":"RelationshipClass","description":"A relationship that indicates that a DesignResult owns the Rebar instances.","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.DesignResult"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.IReinforcement"]}}}}
1
+ {"$schema":"https://dev.bentley.com/json_schemas/ec/32/ecschema","name":"StructuralDesignConcrete","version":"01.00.00","alias":"sdconc","label":"Structural Concrete Design","description":"Concrete Design Schema.","references":[{"name":"CoreCustomAttributes","version":"01.00.05"},{"name":"BisCustomAttributes","version":"01.00.00"},{"name":"BisCore","version":"01.00.26"},{"name":"StructuralAnalysis","version":"01.00.05"}],"customAttributes":[{"className":"CoreCustomAttributes.ProductionStatus","SupportedUse":"NotForProduction"},{"className":"BisCustomAttributes.SchemaLayerInfo","Value":"DisciplineOther"}],"items":{"ConstructionMode":{"schemaItemType":"Enumeration","description":"Specifies the mode/method of construction of a concrete Member.","type":"int","isStrict":true,"enumerators":[{"name":"CastInsitu","value":0,"label":"Cast Insitu","description":"The member is constructed on site."},{"name":"PreCast","value":1,"label":"Pre cast","description":"The member is pre-cast off site and assmebled on site"}]},"RebarFunction":{"schemaItemType":"Enumeration","description":"Specifies whether a Rebar is meant to be longitudinal bars that resist flexure or transverse bars that resist shear.","type":"int","isStrict":true,"enumerators":[{"name":"LongitudinalBar","value":0,"label":"Longitudinal Bars","description":"The bars placed on the primary bending plane, along the direction of the normal stresses."},{"name":"TransverseBar","value":1,"label":"Transverse Bars","description":"The bars (links) that primarily resist shear (and/or torsion)."}]},"RebarPattern":{"schemaItemType":"Enumeration","description":"Specifies the reinforcing pattern to be used when designing the member (E.g: Mesh or Individual bars).","type":"int","isStrict":true,"enumerators":[{"name":"IndividualReBar","value":0,"label":"Individual Rebar","description":"Indicates that the member is to be reinforced using individual bars."},{"name":"MeshRebar","value":1,"label":"Mesh Rebar","description":"Indicates that the member is to be reinforced using a mesh ( E.g: In a 2 way slab)."},{"name":"MixedRebar","value":2,"label":"Mixed Rebar","description":"Indicates that the member is to be reinforced using a mesh, but with individual bars added where necessary."},{"name":"BundledRebar","value":3,"label":"Bundled Rebar","description":"A bundel of individual bars touching each other."}]},"RebarPosition":{"schemaItemType":"Enumeration","description":"Indicates a reference position of the bar in the cross-section of a member. To be used when designing and detailing the bars in a member.","type":"int","isStrict":true,"enumerators":[{"name":"Top","value":0,"label":"Top","description":"The bars placed near the top layer of a cross section."},{"name":"Bottom","value":1,"label":"Bottom","description":"The bars placed near the bottom edge of a cross section."},{"name":"Right","value":2,"label":"Right","description":"The bars placed near the left edge of a cross section."},{"name":"Left","value":3,"label":"Left","description":"The bars placed near the right layer of a cross section."},{"name":"TopNearFace","value":4,"label":"Top Near Face","description":"Top bars near the outer edge of the cross section."},{"name":"TopFarFace","value":5,"label":"Top Far Face","description":"Top bars near the far edge of the cross section like for locating the bars on the bottom of the flange of a T-beam."}]},"ReferenceDirection":{"schemaItemType":"Enumeration","description":"Indicates the reference direction for a given design element or action. E.g: Bars along the X-direction, or Force along the X-direction.","type":"int","isStrict":true,"enumerators":[{"name":"X","value":0,"label":"Local X-direction","description":"Indicates the direction along the member's local X-axis (r?)."},{"name":"Y","value":1,"label":"Local Y-direction","description":"Indicates the direction along the member's local Y-axis (s?)."},{"name":"Z","value":2,"label":"Local Z-direction","description":"Indicates the direction along the member's local Z-axis (t?)."},{"name":"AtAngleToX","value":3,"label":"At Angle to X","description":"A direction that is at angle to the local X-axis, measured anticlockwise."}]},"StructureType":{"schemaItemType":"Enumeration","description":"Specifies the type of the structure","type":"int","isStrict":true,"enumerators":[{"name":"General","value":0,"label":"General","description":"A general default structure that is a collectino of sub structures."},{"name":"LateralLoadResistingFrame","value":1,"label":"Lateral Load Resisting Frame","description":"A frame formed of beams and columns to resist lateral loads."},{"name":"MatFoundationWithLiftPit","value":2,"label":"Mat Foundation With Lift Pit","description":"A MatFoundation with a lift pit."}]},"ISubStructure":{"schemaItemType":"Mixin","label":"ISubStructure","description":"A portion of the primary Structure","properties":[{"name":"SubStructureCriteria","type":"NavigationProperty","description":"The design criteria.","label":"SubStructure Criteria","relationshipName":"StructuralDesignConcrete.SubStructureRefersToSubStructureCriteria","direction":"Forward"}],"appliesTo":"StructuralDesignConcrete.Design"},"Design":{"schemaItemType":"EntityClass","label":"Design","description":"A Design entity within CDC which can be a linear element, a surface element or an independent entity such as a corbel / connection","modifier":"Abstract","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"TopOfConcrete","type":"PrimitiveProperty","description":"The top of concrete level for the given element or entity.","label":"Top of Concrete","typeName":"double"},{"name":"DesignCriteria","type":"NavigationProperty","description":"The design criteria.","label":"Desgin Criteria","relationshipName":"StructuralDesignConcrete.DesignRefersToDesignCriteria","direction":"Forward"}],"mixins":["BisCore.IParentElement","StructuralDesignConcrete.IDesign","StructuralDesignConcrete.ISubStructure"]},"IDesign":{"schemaItemType":"Mixin","label":"IDesign","description":"A designed representation of the analytical element","properties":[{"name":"MaxDemandCapacityRatio","type":"PrimitiveProperty","description":"Maximum demand/capacity ratio for the design run of the element.","label":"Max Demand Capacity Ratio","typeName":"double"}],"appliesTo":"BisCore.Element"},"DesignRefersToDesignCriteria":{"schemaItemType":"RelationshipClass","description":"A relationship that indicates that a Design refers to a Criteria instance.","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.Design"]},"target":{"multiplicity":"(0..1)","roleLabel":"is referenced by","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.DesignCriteria"]}},"DesignCriteria":{"schemaItemType":"EntityClass","label":"Design Criteria","description":"A Design criteria within CDC.","modifier":"Abstract","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"Name","type":"PrimitiveProperty","description":"A name to group the criteria.","label":"Name","typeName":"string"},{"name":"RebarPattern","type":"PrimitiveProperty","description":"The rebar pattern to be used for design","label":"Rebar Pattern","typeName":"StructuralDesignConcrete.RebarPattern"},{"name":"NominalCover","type":"PrimitiveProperty","description":"Nominal cover to the outermost rebars.","label":"Nominal Cover","typeName":"double"}],"mixins":["StructuralDesignConcrete.ISubStructureCriteria"]},"ISubStructureCriteria":{"schemaItemType":"Mixin","label":"ISubStructure Criteria","description":"A portion of the primary Structure","appliesTo":"StructuralDesignConcrete.DesignCriteria"},"SubStructureRefersToSubStructureCriteria":{"schemaItemType":"RelationshipClass","description":"A relationship that indicates that a SubStructure refers to the SubStructureCriteria instance.","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.ISubStructure"]},"target":{"multiplicity":"(0..1)","roleLabel":"is referenced by","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.ISubStructureCriteria"]}},"IReinforcement":{"schemaItemType":"Mixin","label":"IReinforcement","description":"A representation of the reinforcement within an element.","appliesTo":"StructuralDesignConcrete.Rebar"},"Rebar":{"schemaItemType":"EntityClass","label":"Rebar","description":"A rebar within CDC","modifier":"Abstract","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"RebarSize","type":"PrimitiveProperty","description":"The diameter of the rebar.","label":"Rebar Size","typeName":"int"},{"name":"RebarType","type":"PrimitiveProperty","description":"The type of the rebar.","label":"Rebar Type","typeName":"int"},{"name":"XPosition","type":"PrimitiveProperty","description":"The x coordinate of the c.g of bar with respect to the centre of the bounding box of a given profile.","label":"X Position","typeName":"double"},{"name":"YPosition","type":"PrimitiveProperty","description":"The y coordinate of the c.g of the bar with respect to the centre of the bounding box of a given profile.","label":"Y Position","typeName":"double"}],"mixins":["StructuralDesignConcrete.IReinforcement"]},"DesignResult":{"schemaItemType":"EntityClass","label":"Design Result","description":"The design result","modifier":"Abstract","baseClass":"BisCore.InformationRecordElement","mixins":["BisCore.IParentElement"]},"Structure":{"schemaItemType":"EntityClass","label":"Structure","description":"A collection of sub structures or structures","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Design","properties":[{"name":"Name","type":"PrimitiveProperty","description":"The name of the structure.","label":"Name","typeName":"string"},{"name":"StructureType","type":"PrimitiveProperty","description":"The element that represents an entity that can be designed.","label":"Structure Type","typeName":"StructuralDesignConcrete.StructureType"}]},"ShellElement":{"schemaItemType":"EntityClass","label":"Shell","description":"","modifier":"Sealed","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"Face","type":"NavigationProperty","description":"","label":"Surface Member Opening","relationshipName":"StructuralDesignConcrete.ShellElementRefersToFace","direction":"Forward"}]},"ShellElementRefersToFace":{"schemaItemType":"RelationshipClass","description":"","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.ShellElement"]},"target":{"multiplicity":"(1..1)","roleLabel":"is referenced by","polymorphic":false,"constraintClasses":["StructuralAnalysis.Face"]}},"CurveMemberDesign":{"schemaItemType":"EntityClass","label":"Curve Member Design","description":"A Design entity for a curve member within CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Design"},"SurfaceDesign":{"schemaItemType":"EntityClass","label":"Surface Design","description":"A Design entity for a surface within CDC.","modifier":"Abstract","baseClass":"StructuralDesignConcrete.Design","properties":[{"name":"SurfaceMemberType","type":"PrimitiveProperty","description":"The type of Surface being designed.","label":"Surface Member Type","typeName":"StructuralAnalysis.SurfaceMemberClassificationType"}]},"SurfaceModifierDesign":{"schemaItemType":"EntityClass","label":"Surface Modifier Design","description":"A Design entity for a Surface Modifier within CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.SurfaceDesign","properties":[{"name":"SurfaceMemberModifier","type":"NavigationProperty","description":"","label":"Surface Member Opening","relationshipName":"StructuralDesignConcrete.SurfaceModifierDesignRefersToSurfaceMemberModifier","direction":"Forward"}]},"SurfaceModifierDesignRefersToSurfaceMemberModifier":{"schemaItemType":"RelationshipClass","description":"","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceModifierDesign"]},"target":{"multiplicity":"(1..1)","roleLabel":"is referenced by","polymorphic":false,"constraintClasses":["StructuralAnalysis.SurfaceMemberModifier"]}},"SurfaceOpening":{"schemaItemType":"EntityClass","label":"Surface Opening","description":"","modifier":"Sealed","baseClass":"BisCore.InformationRecordElement","properties":[{"name":"SurfaceMemberOpening","type":"NavigationProperty","description":"","label":"Surface Member Opening","relationshipName":"StructuralDesignConcrete.SurfaceOpeningRefersToSurfaceMemberOpening","direction":"Forward"}]},"SurfaceOpeningRefersToSurfaceMemberOpening":{"schemaItemType":"RelationshipClass","description":"","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceOpening"]},"target":{"multiplicity":"(1..1)","roleLabel":"is referenced by","polymorphic":false,"constraintClasses":["StructuralAnalysis.SurfaceMemberOpening"]}},"SurfaceMemberDesign":{"schemaItemType":"EntityClass","label":"Surface Member Design","description":"A Design entity for a Surface member within CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.SurfaceDesign","properties":[{"name":"SurfaceMember","type":"NavigationProperty","description":"","label":"Surface Member Opening","relationshipName":"StructuralDesignConcrete.SurfaceMemberDesignRefersToSurfaceMember","direction":"Forward"}]},"SurfaceMemberDesignRefersToSurfaceMember":{"schemaItemType":"RelationshipClass","description":"","modifier":"Sealed","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..*)","roleLabel":"references","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceMemberDesign"]},"target":{"multiplicity":"(1..1)","roleLabel":"is referenced by","polymorphic":false,"constraintClasses":["StructuralAnalysis.SurfaceMember"]}},"CurveMemberDesignCriteria":{"schemaItemType":"EntityClass","label":"Curve Member Design Criteria","description":"A design criteria for a curve member in CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.DesignCriteria"},"SurfaceDesignCriteria":{"schemaItemType":"EntityClass","label":"Surface Design Criteria","description":"A design criteria for a surface in CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.DesignCriteria","properties":[{"name":"OuterLayerRebarDirection","type":"PrimitiveProperty","description":"The primary direction of bars in the outermost layer ","label":"Outer Layer Rebar Direction","typeName":"StructuralDesignConcrete.ReferenceDirection"}]},"StructureCriteria":{"schemaItemType":"EntityClass","label":"Structure Criteria","description":"A set for criteria for the structure as a whole.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.DesignCriteria","mixins":["StructuralDesignConcrete.ISubStructureCriteria"]},"IndividualRebar":{"schemaItemType":"EntityClass","label":"Individual Rebar","description":"An individual rebar within CDC.","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Rebar","properties":[{"name":"Length","type":"PrimitiveProperty","description":"The length of the individual bar.","label":"Length","typeName":"double"}]},"RebarGroup":{"schemaItemType":"EntityClass","label":"Rebar Group","description":"A group of rebars to be considered as a group (E.g. 4-#8 bars @2 inch crs) and spaced evenly","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Rebar","properties":[{"name":"BarCount","type":"PrimitiveProperty","description":"The number of rebars within the group.","label":"Bar Count","typeName":"int"},{"name":"BarSpacing","type":"PrimitiveProperty","description":"The number of rebars within the group.","label":"Bar Spacing","typeName":"double"}]},"RebarBundle":{"schemaItemType":"EntityClass","label":"Rebar Bundle","description":"A group of rebars to be considered as a bundle (E.g. 4-#8 bars) ","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Rebar","properties":[{"name":"BarCount","type":"PrimitiveProperty","description":"The number of rebars within the group.","label":"Bar Count","typeName":"int"}]},"RebarMesh":{"schemaItemType":"EntityClass","label":"Rebar Mesh","description":"A mesh of rebars","modifier":"Sealed","baseClass":"StructuralDesignConcrete.Rebar","properties":[{"name":"BarSpacing","type":"PrimitiveProperty","description":"The spacing of rebars within the mesh.","label":"Bar Spacing","typeName":"double"}]},"SurfaceMemberDesignOwnsSurfaceModifierDesign":{"schemaItemType":"RelationshipClass","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.SurfaceMemberDesign"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceModifierDesign"]}},"SurfaceMemberDesignOwnsSurfaceOpening":{"schemaItemType":"RelationshipClass","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceMemberDesign"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.SurfaceOpening"]}},"StructureOwnsDesigns":{"schemaItemType":"RelationshipClass","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.Structure"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.Design"]}},"DesignOwnsDesignResult":{"schemaItemType":"RelationshipClass","description":"A relationship that indicates that a Design owns the Designresult.","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.Design"]},"target":{"multiplicity":"(0..1)","roleLabel":"is owned by","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.DesignResult"]}},"DesignResultOwnsReinforcements":{"schemaItemType":"RelationshipClass","description":"A relationship that indicates that a DesignResult owns the Rebar instances.","modifier":"Sealed","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":true,"constraintClasses":["StructuralDesignConcrete.DesignResult"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":false,"constraintClasses":["StructuralDesignConcrete.IReinforcement"]}}}}
@@ -5,6 +5,7 @@
5
5
  ======================================================================================= -->
6
6
  <ECSchema schemaName="StructuralDesignConcrete" alias="sdconc" version="01.00.00" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2" displayLabel="Structural Concrete Design" description="Concrete Design Schema.">
7
7
  <ECSchemaReference name="CoreCustomAttributes" version="01.00.03" alias="CoreCA"/>
8
+ <ECSchemaReference name="BisCustomAttributes" version="01.00.00" alias="bisCA"/>
8
9
  <ECSchemaReference name="BisCore" version="01.00.00" alias="bis" />
9
10
  <ECSchemaReference name="StructuralAnalysis" version="01.00.00" alias="sa" />
10
11
 
@@ -12,6 +13,9 @@
12
13
  <ProductionStatus xmlns="CoreCustomAttributes.01.00.03">
13
14
  <SupportedUse>NotForProduction</SupportedUse>
14
15
  </ProductionStatus>
16
+ <SchemaLayerInfo xmlns="BisCustomAttributes.01.00.00">
17
+ <Value>DisciplineOther</Value>
18
+ </SchemaLayerInfo>
15
19
  </ECCustomAttributes>
16
20
 
17
21
  <!-- <ECEntityClass typeName="ConcreteDesignModel" modifier="None" displayLabel="Concrete Design Model" description="Model for the concrete design perspective " >
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bentley/structural-design-concrete-schema",
3
3
  "license": "MIT",
4
- "version": "1.0.0-dev.14",
4
+ "version": "1.0.0-dev.16",
5
5
  "homepage": "https://www.itwinjs.org/",
6
6
  "keywords": [
7
7
  "Bentley",