View Issue Details

IDProjectCategoryView StatusLast Update
0007166Open CASCADEOCCT:Modeling Algorithmspublic2012-01-16 18:25
Reporterbugmaster Assigned Tojgv 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.2.2 
Summary0007166: Improvement of API of ThruSection
DescriptionImprovement of API of ThruSection
Additional information
and documentation updates
Documentation remark, added by JGV 2004-12-10 15:09:36:

New features:
Producing of lofts and swept shapes with punctulal sections at extremities is
now available.
Modified entities:
BRepOffsetAPI_ThruSections.cdl:
new method AddVertex(const TopoDS_Vertex& aVertex)

BRepOffsetAPI_MakePipeShell.cdl:
methods Add, SetLaw and Delete changed: now the type of the input parameter
Profile is TopoDS_Shape (it may be a wire or a vertex).

BRepFill_PipeShell.cdl:
methods Add, SetLaw and Delete changed: now the type of the input parameter
Profile is TopoDS_Shape (it may be a wire or a vertex).

BRepFill_Section.cdl:
constructor changed: now the type of the first input parameter Profile is
TopoDS_Shape (it may be a wire or a vertex).

GeomFill_SectionPlacement.cdl:
constructor changed: now the type of the input parameter Section is
Geom_Geometry (it may be a curve or a point);
two new fields of class have been added: myIsPoint (Standard_Boolean) and
myPoint (gp_Pnt).
TagsNo tags attached.
Test case number

Attached Files

  • jgv-OCC7166-v1.tar.gz (16,477 bytes)
  • jgv-OCC7166-v2.tar.gz (82,294 bytes)
  • jgv-OCC7166-v3.tar.gz (82,759 bytes)
  • jgv-OCC7166-v4.tar.gz (83,107 bytes)
  • jgv-OCC7166-v5.tar.gz (83,332 bytes)
  • OCC7166-tests.tar.gz (10,893 bytes)
  • ChangesInThrusectionsAndSweep-v3.doc (129,536 bytes)

Relationships

related to 0007354 closedjgv Bad result of thrusections operation 
related to 0007355 closedmsv Bad result of sweep operation 

Activities

2004-11-10 14:34

 

jgv-OCC7166-v1.tar.gz (16,477 bytes)

2004-11-24 08:27

 

jgv-OCC7166-v2.tar.gz (82,294 bytes)

2004-11-30 13:36

 

jgv-OCC7166-v3.tar.gz (82,759 bytes)

2004-12-01 13:12

 

jgv-OCC7166-v4.tar.gz (83,107 bytes)

2004-12-02 17:41

 

jgv-OCC7166-v5.tar.gz (83,332 bytes)

2004-12-07 14:34

 

OCC7166-tests.tar.gz (10,893 bytes)

2004-12-10 15:09

 

ChangesInThrusectionsAndSweep-v3.doc (129,536 bytes)

Issue History

Date Modified Username Field Change
2004-11-10 16:27 bugmaster CC => mkk
2004-11-10 16:27 bugmaster Assigned To bugmaster => jgv
2004-11-10 16:27 bugmaster Status new => assigned
2004-11-10 16:56 bugmaster Status assigned => resolved
2004-11-15 17:00 apv CC => apv, aki
2004-11-19 12:47 aki Status resolved => tested
2004-11-24 10:38 bugmaster Status tested => assigned
2004-11-24 10:38 bugmaster Status assigned => resolved
2004-12-03 11:30 mkv CC => mkv
2004-12-07 16:52 mkv BugsThisDependsOn => 7354
2004-12-07 16:54 mkv BugsThisDependsOn => 7355
2004-12-08 16:45 aki Status resolved => tested
2004-12-14 13:03 bugmaster Status tested => verified
2004-12-24 09:07 bugmaster Status verified => closed
2004-12-24 09:07 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2012-01-16 18:25 atp Description Updated
2012-01-16 18:25 atp Additional Information Updated