mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Code correction includes also: - extending GccEnt to have GccEnt_Position conversion to string value and backward; - new GeometryTest_DrawableQualifiedCurve2d DRAW object to wrap GccEnt_QualifiedCirc/GccEnt_QualifiedLin. It is a DrawTrSurf_Curve2d with GccEnt_Position visualized in orange color. - qcircle/qline DRAW command to create instance of GeometryTest_DrawableQualifiedCurve2d - circ2d3Tan DRAW command to wrap GccAna_Circ2d3Tan taking qcircle/qline/point arguments.
15 lines
182 B
Plaintext
15 lines
182 B
Plaintext
001 2dbeziecurve
|
|
002 2dbsplinecurve
|
|
003 beziecurve
|
|
004 bsplinecurve
|
|
005 circ2d3Tan
|
|
006 circle
|
|
007 ellipse
|
|
008 hyperbola
|
|
009 iso
|
|
010 law
|
|
011 line
|
|
012 parabola
|
|
013 project
|
|
014 revsurf
|