OCC.Core.StepToGeom module¶
StepToGeom module, see official documentation at https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_steptogeom.html
-
class
SwigPyIterator(*args, **kwargs)¶ Bases:
object-
advance()¶
-
copy()¶
-
decr()¶
-
distance()¶
-
equal()¶
-
incr()¶
-
next()¶
-
previous()¶
-
property
thisown¶ The membership flag
-
value()¶
-
-
class
steptogeom¶ Bases:
object-
static
MakeAxis1Placement()¶ - Parameters
SA –
- type SA
StepGeom_Axis1Placement
- rtype
opencascade::handle<Geom_Axis1Placement>
-
static
MakeAxis2Placement()¶ - Parameters
SA –
- type SA
StepGeom_Axis2Placement3d
- rtype
opencascade::handle<Geom_Axis2Placement>
-
static
MakeAxisPlacement()¶ - Parameters
SA –
- type SA
StepGeom_Axis2Placement2d
- rtype
opencascade::handle<Geom2d_AxisPlacement>
-
static
MakeBSplineCurve()¶ - Parameters
SC –
- type SC
StepGeom_BSplineCurve
- rtype
opencascade::handle<Geom_BSplineCurve>
-
static
MakeBSplineCurve2d()¶ - Parameters
SC –
- type SC
StepGeom_BSplineCurve
- rtype
opencascade::handle<Geom2d_BSplineCurve>
-
static
MakeBSplineSurface()¶ - Parameters
SS –
- type SS
StepGeom_BSplineSurface
- rtype
opencascade::handle<Geom_BSplineSurface>
-
static
MakeBoundedCurve()¶ - Parameters
SC –
- type SC
StepGeom_BoundedCurve
- rtype
opencascade::handle<Geom_BoundedCurve>
-
static
MakeBoundedCurve2d()¶ - Parameters
SC –
- type SC
StepGeom_BoundedCurve
- rtype
opencascade::handle<Geom2d_BoundedCurve>
-
static
MakeBoundedSurface()¶ - Parameters
SS –
- type SS
StepGeom_BoundedSurface
- rtype
opencascade::handle<Geom_BoundedSurface>
-
static
MakeCartesianPoint()¶ - Parameters
SP –
- type SP
StepGeom_CartesianPoint
- rtype
opencascade::handle<Geom_CartesianPoint>
-
static
MakeCartesianPoint2d()¶ - Parameters
SP –
- type SP
StepGeom_CartesianPoint
- rtype
opencascade::handle<Geom2d_CartesianPoint>
-
static
MakeCircle()¶ - Parameters
SC –
- type SC
StepGeom_Circle
- rtype
opencascade::handle<Geom_Circle>
-
static
MakeCircle2d()¶ - Parameters
SC –
- type SC
StepGeom_Circle
- rtype
opencascade::handle<Geom2d_Circle>
-
static
MakeConic()¶ - Parameters
SC –
- type SC
StepGeom_Conic
- rtype
opencascade::handle<Geom_Conic>
-
static
MakeConic2d()¶ - Parameters
SC –
- type SC
StepGeom_Conic
- rtype
opencascade::handle<Geom2d_Conic>
-
static
MakeConicalSurface()¶ - Parameters
SS –
- type SS
StepGeom_ConicalSurface
- rtype
opencascade::handle<Geom_ConicalSurface>
-
static
MakeCurve()¶ - Parameters
SC –
- type SC
StepGeom_Curve
- rtype
opencascade::handle<Geom_Curve>
-
static
MakeCurve2d()¶ - Parameters
SC –
- type SC
StepGeom_Curve
- rtype
opencascade::handle<Geom2d_Curve>
-
static
MakeCylindricalSurface()¶ - Parameters
SS –
- type SS
StepGeom_CylindricalSurface
- rtype
opencascade::handle<Geom_CylindricalSurface>
-
static
MakeDirection()¶ - Parameters
SD –
- type SD
StepGeom_Direction
- rtype
opencascade::handle<Geom_Direction>
-
static
MakeDirection2d()¶ - Parameters
SD –
- type SD
StepGeom_Direction
- rtype
opencascade::handle<Geom2d_Direction>
-
static
MakeElementarySurface()¶ - Parameters
SS –
- type SS
StepGeom_ElementarySurface
- rtype
opencascade::handle<Geom_ElementarySurface>
-
static
MakeEllipse()¶ - Parameters
SC –
- type SC
StepGeom_Ellipse
- rtype
opencascade::handle<Geom_Ellipse>
-
static
MakeEllipse2d()¶ - Parameters
SC –
- type SC
StepGeom_Ellipse
- rtype
opencascade::handle<Geom2d_Ellipse>
-
static
MakeHyperbola()¶ - Parameters
SC –
- type SC
StepGeom_Hyperbola
- rtype
opencascade::handle<Geom_Hyperbola>
-
static
MakeHyperbola2d()¶ - Parameters
SC –
- type SC
StepGeom_Hyperbola
- rtype
opencascade::handle<Geom2d_Hyperbola>
-
static
MakeLine()¶ - Parameters
SC –
- type SC
StepGeom_Line
- rtype
opencascade::handle<Geom_Line>
-
static
MakeLine2d()¶ - Parameters
SC –
- type SC
StepGeom_Line
- rtype
opencascade::handle<Geom2d_Line>
-
static
MakeParabola()¶ - Parameters
SC –
- type SC
StepGeom_Parabola
- rtype
opencascade::handle<Geom_Parabola>
-
static
MakeParabola2d()¶ - Parameters
SC –
- type SC
StepGeom_Parabola
- rtype
opencascade::handle<Geom2d_Parabola>
-
static
MakePlane()¶ - Parameters
SP –
- type SP
StepGeom_Plane
- rtype
opencascade::handle<Geom_Plane>
-
static
MakePolyline()¶ - Parameters
SPL –
- type SPL
StepGeom_Polyline
- rtype
opencascade::handle<Geom_BSplineCurve>
-
static
MakePolyline2d()¶ - Parameters
SPL –
- type SPL
StepGeom_Polyline
- rtype
opencascade::handle<Geom2d_BSplineCurve>
-
static
MakeRectangularTrimmedSurface()¶ - Parameters
SS –
- type SS
StepGeom_RectangularTrimmedSurface
- rtype
opencascade::handle<Geom_RectangularTrimmedSurface>
-
static
MakeSphericalSurface()¶ - Parameters
SS –
- type SS
StepGeom_SphericalSurface
- rtype
opencascade::handle<Geom_SphericalSurface>
-
static
MakeSurface()¶ - Parameters
SS –
- type SS
StepGeom_Surface
- rtype
opencascade::handle<Geom_Surface>
-
static
MakeSurfaceOfLinearExtrusion()¶ - Parameters
SS –
- type SS
StepGeom_SurfaceOfLinearExtrusion
- rtype
opencascade::handle<Geom_SurfaceOfLinearExtrusion>
-
static
MakeSurfaceOfRevolution()¶ - Parameters
SS –
- type SS
StepGeom_SurfaceOfRevolution
- rtype
opencascade::handle<Geom_SurfaceOfRevolution>
-
static
MakeSweptSurface()¶ - Parameters
SS –
- type SS
StepGeom_SweptSurface
- rtype
opencascade::handle<Geom_SweptSurface>
-
static
MakeToroidalSurface()¶ - Parameters
SS –
- type SS
StepGeom_ToroidalSurface
- rtype
opencascade::handle<Geom_ToroidalSurface>
-
static
MakeTransformation2d()¶ - Parameters
SCTO –
- type SCTO
StepGeom_CartesianTransformationOperator2d
- param CT
- type CT
gp_Trsf2d
- rtype
bool
-
static
MakeTransformation3d()¶ - Parameters
SCTO –
- type SCTO
StepGeom_CartesianTransformationOperator3d
- param CT
- type CT
gp_Trsf
- rtype
bool
-
static
MakeTrimmedCurve()¶ - Parameters
SC –
- type SC
StepGeom_TrimmedCurve
- rtype
opencascade::handle<Geom_TrimmedCurve>
-
static
MakeTrimmedCurve2d()¶ - Parameters
SC –
- type SC
StepGeom_TrimmedCurve
- rtype
opencascade::handle<Geom2d_BSplineCurve>
-
static
MakeVectorWithMagnitude()¶ - Parameters
SV –
- type SV
StepGeom_Vector
- rtype
opencascade::handle<Geom_VectorWithMagnitude>
-
static
MakeVectorWithMagnitude2d()¶ - Parameters
SV –
- type SV
StepGeom_Vector
- rtype
opencascade::handle<Geom2d_VectorWithMagnitude>
-
property
thisown¶ The membership flag
-
static