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

StructuralPhysical to discuss new home for qto:StructuralLinearMemberAspect properties #73

Open
diegoalexdiaz opened this issue Mar 31, 2022 · 0 comments
Assignees

Comments

@diegoalexdiaz
Copy link
Contributor

diegoalexdiaz commented Mar 31, 2022

We're aiming at deprecating the "StructuralLinearMemberAspect" class in the "QuantityTakeoffsAspects" schema. It currently contains the following properties:

CrossSectionalArea, SectionName, Type.

Regarding the Type property, it lists the following enum:

<ECEnumeration typeName="StructuralFramingType" backingTypeName="int" isStrict="true">
    <ECEnumerator value="0" displayLabel="Beam"/>
    <ECEnumerator value="1" displayLabel="Column"/>
    <ECEnumerator value="2" displayLabel="Vertical Brace"/>
    <ECEnumerator value="3" displayLabel="Horizontal Brace"/>
    <ECEnumerator value="4" displayLabel="Pier"/>
    <ECEnumerator value="5" displayLabel="Pile"/>
    <ECEnumerator value="6" displayLabel="Purlin"/>
    <ECEnumerator value="7" displayLabel="Cladding"/>
</ECEnumeration>

The StructuralPhysical schema team to discuss whether its schema is already handling it these properties/types and/or aligned/standardize the appropriate ones, before we can deprecate the qto schema.

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

3 participants