Commit Graph

23 Commits

Author SHA1 Message Date
WandererFan
7a78e8f7b3 Add formatVector for Vector2d 2017-01-29 19:40:33 -05:00
WandererFan
5874a83409 Replace Vector3D ==/!= with difference < Precision::Confusion() 2017-01-20 00:09:38 -02:00
WandererFan
1a58733227 Revise edge & vector compare function for clarity 2017-01-14 16:56:30 +01:00
WandererFan
01b34749a9 Section directions from rotated DPGI's 2016-12-29 14:43:37 +01:00
WandererFan
920eb5eaf7 Working revolving part DPG 2016-12-29 14:43:25 +01:00
WandererFan
3d824dd8dc check vectors parallel, vec rotate arb axis, vec format improve 2016-12-29 14:42:31 +01:00
WandererFan
082045456f Initial DrawingViewDetail 2016-11-24 14:44:37 -02:00
WandererFan
dd13cb2534 Fix handling of BezierCurves
Replace custom bbox code with OCC/Base code
Refactor duplicate code Geometry/DrawProjectSplit
2016-11-20 10:06:00 +01:00
WandererFan
5295f1e2e2 Improve handling of duplicate edges in projection 2016-11-18 10:14:29 +01:00
WandererFan
78de266aa3 Add planar embedding to EdgeWalker 2016-11-18 10:13:41 +01:00
WandererFan
0efa65a8b9 MSVC syntax fix 2016-11-01 20:02:15 -04:00
WandererFan
54bd97c4f4 Fix accented characters within SVG symbol 2016-11-01 20:02:15 -04:00
WandererFan
be8c59e561 Fix Travis error re variable length arrays 2016-10-31 11:06:15 -02:00
WandererFan
a79d672bbd AutoScaling Fixes for non-DVP objects 2016-10-31 11:06:15 -02:00
WandererFan
4a9778e230 Fix XAxis orientation
Remove need for XAxisDirection property
2016-10-31 11:06:15 -02:00
WandererFan
e0ca83d5cc Performance Ph2 2016-10-06 11:00:35 -03:00
WandererFan
c4551e2727 Handle degenerate edges in face detection 2016-09-08 16:18:52 +02:00
WandererFan
32ba9c202d Changes re const, ref and TopExp per wmayer
Refactor debug routines to DrawUtil
2016-09-01 12:14:42 -04:00
WandererFan
1dfdc5f079 Py binding for EdgeWalker
refactor EdgeWalker code from DVP,DVS
2016-09-01 12:14:42 -04:00
Ian Rees
d12dbd8f56 Turned DrawUtil into class with static methods. 2016-07-11 15:32:16 +02:00
WandererFan
05bca371dc more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
WandererFan
2fbc4025cd ProjectionAlgo & DrawingExport renames 2016-07-11 15:32:16 +02:00
WandererFan
d24e9be1bf Add Mod/TechDraw/App 2016-07-11 15:32:16 +02:00