Skip to content

Changes

#7658 (Jul 15, 2024, 6:32:53 PM)

  1. Update windows config. Try to remove download quarantine on macOS. — galbramc / detail
  2. Fix slashes — galbramc / detail

#7657 (Jul 13, 2024, 6:53:08 PM)

  1. Update doc that IGES does not support Node Name attribute — galbramc / detail
  2. Enable Name/Color attributes for OCC 7.6 — galbramc / detail
  3. python suppressions — galbramc / detail
  4. Set ESP_UDC_PATH — galbramc / detail

#7656 (Jul 10, 2024, 5:55:40 PM)

  1. add hollowTube test case; add udcPrefix test case; have DUMP putcolors=1 apply to Edges when writing STP/IGS file; have IMPORT getcolors=1 apply to Edges when reading STP/IGS file — jfdannen / detail

#7655 (Jul 9, 2024, 9:32:52 PM)

  1. Add EG_removeNodes and EG_mergeBSplineCurves to julia and python — galbramc / detail

#7654 (Jul 9, 2024, 7:18:31 PM)

  1. Fix EG_removeNodes for bodies with a single face — galbramc / detail

#7653 (Jul 9, 2024, 6:21:25 PM)

  1. Lint fix — galbramc / detail

#7652 (Jul 9, 2024, 5:24:08 PM)

  1. Udpate su2 x43 example — galbramc / detail

#7651 (Jul 9, 2024, 4:25:54 PM)

  1. Add missing information to cbaero stp file. Add cbaero Material_Group input. — galbramc / detail

#7650 (Jul 9, 2024, 12:43:08 PM)

  1. One more formatting fix — galbramc / detail

#7649 (Jul 9, 2024, 7:51:18 AM)

  1. Update formatting of the EGADS docs — haimes / detail

#7648 (Jul 8, 2024, 11:38:44 PM)

  1. Forgot a file — galbramc / detail
  2. More improvements for Color in STEP/IGES — galbramc / detail

#7647 (Jul 8, 2024, 9:42:10 PM)

  1. Fixes for STEP/IGES Name import/export. Add STEP/IGES Edge Color attribute. Add STEP ColorFace/ColorEdge attribute. — galbramc / detail

#7646 (Jul 6, 2024, 7:26:21 AM)

  1. fix bug in ocsmFindPmtr that did not consider the scope when looking for existing names; add putColors=0 option to DUMP so that _color attributes are written into STP/IGS file (as Color); add color4* test cases; add getColors=0 option to IMPORT so that Color attributes in STP/IGS files are converted to _color; add getcolors=0 option to udpImport so that Color attributes in STP/IGS files are converted to _color; update ESP to acknowledge that Nodes are not initially visible — jfdannen / detail

#7645 (Jul 4, 2024, 12:02:38 PM)

  1. Remove dos line endings. Fix Windoze compile error. — galbramc / detail

#7644 (Jul 4, 2024, 11:25:40 AM)

  1. do not mark a Node as potentially spurious if it has a _Keep attribute; mark Nodes on axis of revolution of a REVOLVE command with a _Keep attribute; mark Nodes in JOIN or UNION that are in common with both parents with a _Keep attribute; mark new Nodes due to a scribe (via SUBTRACT a NodeBody or SheetBody) with a _Keep attribute; mark Nodes at beginning and end of RULE and BLEND with a _Keep attribute; add REMOVE_SPURIOUS compile-time option to remove spurious Nodes; add spurious* test cases; fix bug that made sensitivities of scribes susceptable to roundoff errors; fix documentation associated with SUBTRACT command — jfdannen / detail
  2. update SBOs so that they avoid creating spurious Nodes — jfdannen / detail

#7643 (Jul 3, 2024, 2:28:24 PM)

  1. Fix possible segfault reading Name attribute from STEP/IGES — galbramc / detail

#7642 (Jun 27, 2024, 11:57:17 AM)

  1. Suggest using _newSeqnum if EG_mapBody fails with mesh morphing. — galbramc / detail
  2. Adjust Compiling in parse — galbramc / detail
  3. Track Compiling in log parse — galbramc / detail
  4. Update scripts for CAPS training material — galbramc / detail

#7641 (Jun 25, 2024, 10:09:39 PM)

  1. Fixes for EG_isEquivalent and EG_isSame — galbramc / detail
  2. Add timing for ESPbfr.bat — galbramc / detail

#7640 (Jun 24, 2024, 10:28:06 PM)

  1. Fix EG_isSame for LINE — galbramc / detail

#7639 (Jun 24, 2024, 4:55:00 PM)

  1. Revert last corsairlite change — galbramc / detail

#7638 (Jun 24, 2024, 3:46:44 PM)

  1. Do not allow modifying analysisDir. Fixes for corsairlite. — galbramc / detail

#7637 (Jun 23, 2024, 10:43:12 AM)

  1. Add the functions EG_mergeBSplineCurves and EG_removeNodes to the EGADS API — haimes / detail

#7636 (Jun 22, 2024, 9:48:02 AM)

  1. Ignore pip dependency — galbramc / detail

#7635 (Jun 21, 2024, 11:06:57 PM)

  1. dox fix — haimes / detail

#7634 (Jun 21, 2024, 6:33:17 AM)

  1. if Body has _newSeqnum attribute, use a new sequence numbering scheme for _edgeID and _faceID that is not based upon cg positions or areas — jfdannen / detail