API ReferenceDataExchangeTKDESTEP
StepToGeom
OCCT package StepToGeom: StepToGeom.
StepToGeom
This class provides static methods to convert STEP geometric entities to OCCT. The methods returning handles will return null handle in case of error. The methods returning boolean will return True if succeeded and False if error.
Constructors(1)
Static methods(48)
- MakeAxis1Placement(SA: StepGeom_Axis1Placement, theLocalFactors?: StepData_Factors): Geom_Axis1PlacementParameters (2)
SAtheLocalFactors
- MakeAxis2Placement(SA: StepGeom_Axis2Placement3d, theLocalFactors: StepData_Factors): Geom_Axis2PlacementParameters (2)
SAtheLocalFactors
- Parameters (1)
SP
- MakeAxisPlacement(SA: StepGeom_Axis2Placement2d, theLocalFactors?: StepData_Factors): Geom2d_AxisPlacementParameters (2)
SAtheLocalFactors
- MakeBoundedCurve(SC: StepGeom_BoundedCurve, theLocalFactors?: StepData_Factors): Geom_BoundedCurveParameters (2)
SCtheLocalFactors
- MakeBoundedCurve2d(SC: StepGeom_BoundedCurve, theLocalFactors?: StepData_Factors): Geom2d_BoundedCurveParameters (2)
SCtheLocalFactors
- MakeBoundedSurface(SS: StepGeom_BoundedSurface, theLocalFactors?: StepData_Factors): Geom_BoundedSurfaceParameters (2)
SStheLocalFactors
- MakeBSplineCurve(SC: StepGeom_BSplineCurve, theLocalFactors?: StepData_Factors): Geom_BSplineCurveParameters (2)
SCtheLocalFactors
- MakeBSplineCurve2d(SC: StepGeom_BSplineCurve, theLocalFactors?: StepData_Factors): Geom2d_BSplineCurveParameters (2)
SCtheLocalFactors
- MakeBSplineSurface(SS: StepGeom_BSplineSurface, theLocalFactors?: StepData_Factors): Geom_BSplineSurfaceParameters (2)
SStheLocalFactors
- MakeCartesianPoint(SP: StepGeom_CartesianPoint, theLocalFactors?: StepData_Factors): Geom_CartesianPointParameters (2)
SPtheLocalFactors
- MakeCartesianPoint2d(SP: StepGeom_CartesianPoint, theLocalFactors?: StepData_Factors): Geom2d_CartesianPointParameters (2)
SPtheLocalFactors
- MakeCircle(SC: StepGeom_Circle, theLocalFactors?: StepData_Factors): Geom_CircleParameters (2)
SCtheLocalFactors
- MakeCircle2d(SC: StepGeom_Circle, theLocalFactors?: StepData_Factors): Geom2d_CircleParameters (2)
SCtheLocalFactors
- MakeConic(SC: StepGeom_Conic, theLocalFactors?: StepData_Factors): Geom_ConicParameters (2)
SCtheLocalFactors
- MakeConic2d(SC: StepGeom_Conic, theLocalFactors?: StepData_Factors): Geom2d_ConicParameters (2)
SCtheLocalFactors
- MakeConicalSurface(SS: StepGeom_ConicalSurface, theLocalFactors?: StepData_Factors): Geom_ConicalSurfaceParameters (2)
SStheLocalFactors
- MakeCurve(SC: StepGeom_Curve, theLocalFactors?: StepData_Factors): Geom_CurveParameters (2)
SCtheLocalFactors
- MakeCurve2d(SC: StepGeom_Curve, theLocalFactors?: StepData_Factors): Geom2d_CurveParameters (2)
SCtheLocalFactors
- MakeCylindricalSurface(SS: StepGeom_CylindricalSurface, theLocalFactors?: StepData_Factors): Geom_CylindricalSurfaceParameters (2)
SStheLocalFactors
- Parameters (1)
SD
- Parameters (1)
SD
- MakeElementarySurface(SS: StepGeom_ElementarySurface, theLocalFactors?: StepData_Factors): Geom_ElementarySurfaceParameters (2)
SStheLocalFactors
- MakeEllipse(SC: StepGeom_Ellipse, theLocalFactors?: StepData_Factors): Geom_EllipseParameters (2)
SCtheLocalFactors
- MakeEllipse2d(SC: StepGeom_Ellipse, theLocalFactors?: StepData_Factors): Geom2d_EllipseParameters (2)
SCtheLocalFactors
- MakeHyperbola(SC: StepGeom_Hyperbola, theLocalFactors?: StepData_Factors): Geom_HyperbolaParameters (2)
SCtheLocalFactors
- MakeHyperbola2d(SC: StepGeom_Hyperbola, theLocalFactors?: StepData_Factors): Geom2d_HyperbolaParameters (2)
SCtheLocalFactors
- MakeLine(SC: StepGeom_Line, theLocalFactors?: StepData_Factors): Geom_LineParameters (2)
SCtheLocalFactors
- MakeLine2d(SC: StepGeom_Line, theLocalFactors?: StepData_Factors): Geom2d_LineParameters (2)
SCtheLocalFactors
- MakeParabola(SC: StepGeom_Parabola, theLocalFactors?: StepData_Factors): Geom_ParabolaParameters (2)
SCtheLocalFactors
- MakeParabola2d(SC: StepGeom_Parabola, theLocalFactors?: StepData_Factors): Geom2d_ParabolaParameters (2)
SCtheLocalFactors
- MakePlane(SP: StepGeom_Plane, theLocalFactors?: StepData_Factors): Geom_PlaneParameters (2)
SPtheLocalFactors
- MakePolyline(SPL: StepGeom_Polyline, theLocalFactors?: StepData_Factors): Geom_BSplineCurveParameters (2)
SPLtheLocalFactors
- MakePolyline2d(SPL: StepGeom_Polyline, theLocalFactors?: StepData_Factors): Geom2d_BSplineCurveParameters (2)
SPLtheLocalFactors
- MakeRectangularTrimmedSurface(SS: StepGeom_RectangularTrimmedSurface, theLocalFactors?: StepData_Factors): Geom_RectangularTrimmedSurfaceParameters (2)
SStheLocalFactors
- MakeSphericalSurface(SS: StepGeom_SphericalSurface, theLocalFactors?: StepData_Factors): Geom_SphericalSurfaceParameters (2)
SStheLocalFactors
- MakeSurface(SS: StepGeom_Surface, theLocalFactors?: StepData_Factors): Geom_SurfaceParameters (2)
SStheLocalFactors
- MakeSurfaceOfLinearExtrusion(SS: StepGeom_SurfaceOfLinearExtrusion, theLocalFactors?: StepData_Factors): Geom_SurfaceOfLinearExtrusionParameters (2)
SStheLocalFactors
- MakeSurfaceOfRevolution(SS: StepGeom_SurfaceOfRevolution, theLocalFactors?: StepData_Factors): Geom_SurfaceOfRevolutionParameters (2)
SStheLocalFactors
- MakeSweptSurface(SS: StepGeom_SweptSurface, theLocalFactors?: StepData_Factors): Geom_SweptSurfaceParameters (2)
SStheLocalFactors
- MakeToroidalSurface(SS: StepGeom_ToroidalSurface, theLocalFactors?: StepData_Factors): Geom_ToroidalSurfaceParameters (2)
SStheLocalFactors
- MakeTransformation2d(SCTO: StepGeom_CartesianTransformationOperator2d, CT: gp_Trsf2d, theLocalFactors: StepData_Factors): booleanParameters (3)
SCTOCTtheLocalFactors
- MakeTransformation3d(SCTO: StepGeom_CartesianTransformationOperator3d, CT: gp_Trsf, theLocalFactors: StepData_Factors): booleanParameters (3)
SCTOCTtheLocalFactors
- MakeTrimmedCurve(SC: StepGeom_TrimmedCurve, theLocalFactors?: StepData_Factors): Geom_TrimmedCurveParameters (2)
SCtheLocalFactors
- MakeTrimmedCurve2d(SC: StepGeom_TrimmedCurve, theLocalFactors?: StepData_Factors): Geom2d_BSplineCurveParameters (2)
SCtheLocalFactors
- MakeVectorWithMagnitude(SV: StepGeom_Vector, theLocalFactors?: StepData_Factors): Geom_VectorWithMagnitudeParameters (2)
SVtheLocalFactors
- Parameters (1)
SV
- MakeYprRotation(SR: StepKinematics_SpatialRotation, theCntxt: StepRepr_GlobalUnitAssignedContext): NCollection_HArray1_doubleParameters (2)
SRtheCntxt