buildingSMART / buildingSMART/IFC4.x-development
Move Documentation on `IfcTesselatedFaceSet.Closed` to the entity
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
Currently, the subtypes `IfcTriangulatedFaceSet` and `IfcPolygonalFaceSet` hold this text:
"
Depending on the value of the inherited attribute Closed the instance of "either polygonal or triangulated face set link" represents:
if TRUE, a boundary representation (or B-rep);
if FALSE, a face based surface representation.
"
Since the relocation of the `Closed` attribute to the base entity, I would propose moving that documentation snippet also and remove it from the subtypes.
Contributor guide
Research direction
Locate the documentation for IfcTesselatedFaceSet and its subtypes IfcTriangulatedFaceSet and IfcPolygonalFaceSet. Move the quoted explanation of the inherited Closed attribute to the base entity, remove it from both subtypes, and verify that the text appears only in the intended location.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100