0023379: Exporting single point into STEP produces a compound with two points
authorika <ika@opencascade.com>
Fri, 23 Nov 2012 10:57:23 +0000 (14:57 +0400)
committerika <ika@opencascade.com>
Fri, 23 Nov 2012 10:57:23 +0000 (14:57 +0400)
commit66d6976f7a8b0b51d47ae1a3a49fab5546b895d8
treefa67050542acb5602e07bc5517b82227fe6b6916
parente84189c512f9b9aaee721532bfed49cf5eca82fa
0023379: Exporting single point into STEP produces a compound with two points

Adding single vertex for second time was removed.
Adding single vertex in first time was removed, but for second time was returned.
Duplication of vertex compound in STEPControl_GeometricCurveSet mode was removed.
Some cosmetic changes
Test case for this bug
src/STEPControl/STEPControl_ActorWrite.cxx
tests/bugs/step/bug23379 [new file with mode: 0755]