Skip to content

Add coverage width to parametric deck profile - #748

Open
dovydasjaru wants to merge 1 commit into
masterfrom
dovydasjaru-patch-1
Open

Add coverage width to parametric deck profile#748
dovydasjaru wants to merge 1 commit into
masterfrom
dovydasjaru-patch-1

Conversation

@dovydasjaru

Copy link
Copy Markdown
Contributor

No description provided.

@dovydasjaru
dovydasjaru requested a review from a team as a code owner July 22, 2026 14:19

@mantvydasdeltuva mantvydasdeltuva left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not fully changed

<ECProperty propertyName="Depth" typeName="double" displayLabel="Depth" description="Depth." kindOfQuantity="AECU:LENGTH_SHORT" />
<ECProperty propertyName="TopFlatWidth" typeName="double" displayLabel="Top Flat Width" description="Width of top flat." kindOfQuantity="AECU:LENGTH_SHORT" />
<ECProperty propertyName="BottomRibWidth" typeName="double" displayLabel="Bottom Rib Width" description="Width of bottom rib." kindOfQuantity="AECU:LENGTH_SHORT" />
<ECProperty propertyName="CoverageWidth" typeName="double" displayLabel="Coverage Width" description="Width of coverage." kindOfQuantity="AECU:LENGTH_SHORT" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be removed/depricated as now ParametricDeckProfile passes down this property? @dovydasjaru

<ECProperty propertyName="Depth" typeName="double" displayLabel="Depth" description="Depth." kindOfQuantity="AECU:LENGTH_SHORT" />
<ECProperty propertyName="TopFlatWidth" typeName="double" displayLabel="Top Flat Width" description="Width of top flat." kindOfQuantity="AECU:LENGTH_SHORT" />
<ECProperty propertyName="RibSpacing" typeName="double" displayLabel="Rib Spacing" description="Spacing between ribs." kindOfQuantity="AECU:LENGTH_SHORT" />
<ECProperty propertyName="CoverageWidth" typeName="double" displayLabel="Coverage Width" description="Width of coverage." kindOfQuantity="AECU:LENGTH_SHORT" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

<BaseClass>ParametricDeckProfile</BaseClass>
<ECProperty propertyName="Depth" typeName="double" displayLabel="Depth" description="Depth." kindOfQuantity="AECU:LENGTH_SHORT" />
<ECProperty propertyName="WaveLength" typeName="double" displayLabel="Wave Length" description="Wave Length." kindOfQuantity="AECU:LENGTH_SHORT" />
<ECProperty propertyName="CoverageWidth" typeName="double" displayLabel="Coverage Width" description="Width of coverage." kindOfQuantity="AECU:LENGTH_SHORT" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

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

Successfully merging this pull request may close these issues.

2 participants