Richard Brice
|
c9d2390d9a
|
Implements cant geometry
|
2024-09-06 10:02:08 -07:00 |
|
Richard Brice
|
c31c34b7d2
|
reimplements piecewise_function using PIMPL idiom
PIMPL idiom allows implementaiton of piecewise_function to evolve without envoking systemwide recompile (unless the class definition changes)
|
2024-08-01 12:34:49 -07:00 |
|
Richard Brice
|
60b007d28a
|
Fixes domain of vertical and cant pwf (Issue #5072)
|
2024-07-29 09:48:15 -07:00 |
|
Richard Brice
|
a0b4c24224
|
Updates taxonomy::piecewise_function so it's immutable and implements internal caching. Adds new evaluate2 method that returns loop and vector of distance along for each loop point.
|
2024-05-07 10:24:46 -07:00 |
|
Thomas Krijnen
|
710f19af08
|
Prevent stackoverflow on long alignments in adjustments
|
2024-04-29 21:02:31 +02:00 |
|
Richard Brice
|
83a127b570
|
Implements IfcSegmentReferenceCurve and cant
|
2024-03-28 15:04:17 -07:00 |
|
Richard Brice
|
2126381a15
|
Adds conversion settings to control the granularity of points computed for a piecewise_function
|
2023-11-22 15:49:24 -08:00 |
|
Richard Brice
|
39c3cac05d
|
Fixes bugs in segment reference curve geometry
|
2023-11-22 08:32:59 -08:00 |
|
Richard Brice
|
f4ba3fe487
|
Still trying to figure out cant
|
2023-11-16 16:17:41 -08:00 |
|
Richard Brice
|
f204135aa6
|
Fixing bugs
|
2023-11-15 07:21:19 -08:00 |
|
Richard Brice
|
7ed85358f9
|
Implements IfcSegmentedReferenceCurve and first cut at cant geometry
|
2023-11-08 19:43:21 -08:00 |
|