buildingSMART / buildingSMART/IFC4.x-development

IfcCurveMeasureSelect.SegmentLength cannot be a parameter, and parameter is issue in general

Open
#1,011 6 comments 0 reactions 0 assignees View on GitHub
after-NWI IF
Dominant language
Python
Stars
234
Forks
123
Avg merge
15h 4m
Merged PRs (30d)
5

Description

It is incorrect use parameter value for segment length - it implicitly assumes that length (param) is linear and length(0)=0, these are not a fact.

Generally, I think using of parameters is a nasty thing, because there are many parametrizations for the same curve, and there are many ways to join them for composed curve (and none of which I know is good), and mapping parameter precision to length precision is wired.

I believe the only parameters have sense for generic curve are natural length and fraction of full length

Contributor guide

Open the contributing guide

Research direction

Start with the IfcCurveMeasureSelect.SegmentLength definition and the issue's discussion of curve parameters. Resolve the intended parameter semantics and document the decision in the IFC4.x specification; the work is done when the parameter model is agreed and the affected specification text is updated.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.