- |
+
Functions |
-def | init_geom |
+def | init_geom |
-def | SubShapeName |
+def | SubShapeName |
- | Get name for sub-shape aSubObj of shape aMainObj.
|
-def | addToStudy |
+ | Get name for sub-shape aSubObj of shape aMainObj.
|
+def | addToStudy |
- | Publish in study aShape with name aName.
|
-def | addToStudyInFather |
+ | Publish in study aShape with name aName.
|
+def | addToStudyInFather |
- | Publish in study aShape with name aName as sub-object of previously published aFather.
|
-def | MakeVertex |
+ | Publish in study aShape with name aName as sub-object of previously published aFather.
|
+def | MakeVertex |
- | Create point by three coordinates.
|
-def | MakeVertexWithRef |
+ | Create point by three coordinates.
|
+def | MakeVertexWithRef |
- | Create a point, distant from the referenced point on the given distances along the coordinate axes.
|
-def | MakeVertexOnCurve |
+ | Create a point, distant from the referenced point on the given distances along the coordinate axes.
|
+def | MakeVertexOnCurve |
- | Create a point, corresponding to the given parameter on the given curve.
|
-def | MakeTangentOnCurve |
+ | Create a point, corresponding to the given parameter on the given curve.
|
+def | MakeTangentOnCurve |
- | Create a tangent, corresponding to the given parameter on the given curve.
|
-def | MakeVectorDXDYDZ |
+ | Create a tangent, corresponding to the given parameter on the given curve.
|
+def | MakeVectorDXDYDZ |
- | Create a vector with the given components.
|
-def | MakeVector |
+ | Create a vector with the given components.
|
+def | MakeVector |
- | Create a vector between two points.
|
-def | MakeLine |
+ | Create a vector between two points.
|
+def | MakeLine |
- | Create a line, passing through the given point and parrallel to the given direction.
|
-def | MakeLineTwoPnt |
+ | Create a line, passing through the given point and parrallel to the given direction.
|
+def | MakeLineTwoPnt |
- | Create a line, passing through the given points.
|
-def | MakePlane |
+ | Create a line, passing through the given points.
|
+def | MakePlane |
- | Create a plane, passing through the given point and normal to the given vector.
|
-def | MakePlaneThreePnt |
+ | Create a plane, passing through the given point and normal to the given vector.
|
+def | MakePlaneThreePnt |
- | Create a plane, passing through the three given points.
|
-def | MakePlaneFace |
+ | Create a plane, passing through the three given points.
|
+def | MakePlaneFace |
- | Create a plane, similar to the existing one, but with another size of representing face.
|
-def | MakeMarker |
+ | Create a plane, similar to the existing one, but with another size of representing face.
|
+def | MakeMarker |
- | Create a local coordinate system.
|
-def | MakeMarkerPntTwoVec |
+ | Create a local coordinate system.
|
+def | MakeMarkerPntTwoVec |
- | Create a local coordinate system.
|
-def | MakeArc |
+ | Create a local coordinate system.
|
+def | MakeArc |
- | Create an arc of circle, passing through three given points.
|
-def | MakeArcCenter |
+ | Create an arc of circle, passing through three given points.
|
+def | MakeArcCenter |
- | Create an arc of circle from a center and 2 points.
|
-def | MakeCircle |
+ | Create an arc of circle from a center and 2 points.
|
+def | MakeCircle |
- | Create a circle with given center, normal vector and radius.
|
-def | MakeCircleThreePnt |
+ | Create a circle with given center, normal vector and radius.
|
+def | MakeCircleThreePnt |
- | Create a circle, passing through three given points.
|
-def | MakeEllipse |
+ | Create a circle, passing through three given points.
|
+def | MakeEllipse |
- | Create an ellipse with given center, normal vector and radiuses.
|
-def | MakePolyline |
+ | Create an ellipse with given center, normal vector and radiuses.
|
+def | MakePolyline |
- | Create a polyline on the set of points.
|
-def | MakeBezier |
+ | Create a polyline on the set of points.
|
+def | MakeBezier |
- | Create bezier curve on the set of points.
|
-def | MakeInterpol |
+ | Create bezier curve on the set of points.
|
+def | MakeInterpol |
- | Create B-Spline curve on the set of points.
|
-def | MakeSketcher |
+ | Create B-Spline curve on the set of points.
|
+def | MakeSketcher |
- | Create a sketcher (wire or face), following the textual description, passed through theCommand argument.
|
-def | MakeSketcherOnPlane |
+ | Create a sketcher (wire or face), following the textual description, passed through theCommand argument.
|
+def | MakeSketcherOnPlane |
- | Create a sketcher (wire or face), following the textual description, passed through theCommand argument.
|
-def | MakeBox |
+ | Create a sketcher (wire or face), following the textual description, passed through theCommand argument.
|
+def | MakeBox |
- | Create a box by coordinates of two opposite vertices.
|
-def | MakeBoxDXDYDZ |
+ | Create a box by coordinates of two opposite vertices.
|
+def | MakeBoxDXDYDZ |
- | Create a box with specified dimensions along the coordinate axes and with edges, parallel to the coordinate axes.
|
-def | MakeBoxTwoPnt |
+ | Create a box with specified dimensions along the coordinate axes and with edges, parallel to the coordinate axes.
|
+def | MakeBoxTwoPnt |
- | Create a box with two specified opposite vertices, and with edges, parallel to the coordinate axes.
|
-def | MakeCylinder |
+ | Create a box with two specified opposite vertices, and with edges, parallel to the coordinate axes.
|
+def | MakeCylinder |
- | Create a cylinder with given base point, axis, radius and height.
|
-def | MakeCylinderRH |
+ | Create a cylinder with given base point, axis, radius and height.
|
+def | MakeCylinderRH |
- | Create a cylinder with given radius and height at the origin of coordinate system.
|
-def | MakeSpherePntR |
+ | Create a cylinder with given radius and height at the origin of coordinate system.
|
+def | MakeSpherePntR |
- | Create a sphere with given center and radius.
|
-def | MakeSphere |
+ | Create a sphere with given center and radius.
|
+def | MakeSphere |
- | Create a sphere with given center and radius.
|
-def | MakeSphereR |
+ | Create a sphere with given center and radius.
|
+def | MakeSphereR |
- | Create a sphere with given radius at the origin of coordinate system.
|
-def | MakeCone |
+ | Create a sphere with given radius at the origin of coordinate system.
|
+def | MakeCone |
- | Create a cone with given base point, axis, height and radiuses.
|
-def | MakeConeR1R2H |
+ | Create a cone with given base point, axis, height and radiuses.
|
+def | MakeConeR1R2H |
- | Create a cone with given height and radiuses at the origin of coordinate system.
|
-def | MakeTorus |
+ | Create a cone with given height and radiuses at the origin of coordinate system.
|
+def | MakeTorus |
- | Create a torus with given center, normal vector and radiuses.
|
-def | MakeTorusRR |
+ | Create a torus with given center, normal vector and radiuses.
|
+def | MakeTorusRR |
- | Create a torus with given radiuses at the origin of coordinate system.
|
-def | MakePrism |
+ | Create a torus with given radiuses at the origin of coordinate system.
|
+def | MakePrism |
- | Create a shape by extrusion of the base shape along a vector, defined by two points.
|
-def | MakePrismVecH |
+ | Create a shape by extrusion of the base shape along a vector, defined by two points.
|
+def | MakePrismVecH |
- | Create a shape by extrusion of the base shape along the vector, i.e.
|
-def | MakePipe |
+ | Create a shape by extrusion of the base shape along the vector, i.e.
|
+def | MakePipe |
- | Create a shape by extrusion of the base shape along the path shape.
|
-def | MakeRevolution |
+ | Create a shape by extrusion of the base shape along the path shape.
|
+def | MakeRevolution |
- | Create a shape by revolution of the base shape around the axis on the given angle, i.e.
|
-def | MakeThruSections |
+ | Create a shape by revolution of the base shape around the axis on the given angle, i.e.
|
+def | MakeThruSections |
- | Create a shell or solid passing through set of sections.Sections should be wires,edges or vertices.
|
-def | MakePipeWithDifferentSections |
+ | Create a shell or solid passing through set of sections.Sections should be wires,edges or vertices.
|
+def | MakePipeWithDifferentSections |
- | Create a shape by extrusion of the profile shape along the path shape.
|
-def | MakePipeWithShellSections |
+ | Create a shape by extrusion of the profile shape along the path shape.
|
+def | MakePipeWithShellSections |
- | Create a shape by extrusion of the profile shape along the path shape.
|
-def | MakeEdge |
+ | Create a shape by extrusion of the profile shape along the path shape.
|
+def | MakeEdge |
- | Create a linear edge with specified ends.
|
-def | MakeWire |
+ | Create a linear edge with specified ends.
|
+def | MakeWire |
- | Create a wire from the set of edges and wires.
|
-def | MakeFace |
+ | Create a wire from the set of edges and wires.
|
+def | MakeFace |
- | Create a face on the given wire.
|
-def | MakeFaceWires |
+ | Create a face on the given wire.
|
+def | MakeFaceWires |
- | Create a face on the given wires set.
|
-def | MakeFaces |
+ | Create a face on the given wires set.
|
+def | MakeFaces |
- | Shortcut to MakeFaceWires().
|
-def | MakeShell |
+ | Shortcut to MakeFaceWires().
|
+def | MakeShell |
- | Create a shell from the set of faces and shells.
|
-def | MakeSolid |
+ | Create a shell from the set of faces and shells.
|
+def | MakeSolid |
- | Create a solid, bounded by the given shells.
|
-def | MakeCompound |
+ | Create a solid, bounded by the given shells.
|
+def | MakeCompound |
- | Create a compound of the given shapes.
|
-def | NumberOfFaces |
+ | Create a compound of the given shapes.
|
+def | NumberOfFaces |
- | Gives quantity of faces in the given shape.
|
-def | NumberOfEdges |
+ | Gives quantity of faces in the given shape.
|
+def | NumberOfEdges |
- | Gives quantity of edges in the given shape.
|
-def | ChangeOrientation |
+ | Gives quantity of edges in the given shape.
|
+def | ChangeOrientation |
- | Reverses an orientation the given shape.
|
-def | OrientationChange |
+ | Reverses an orientation the given shape.
|
+def | OrientationChange |
- | Shortcut to ChangeOrientation().
|
-def | GetFreeFacesIDs |
+ | Shortcut to ChangeOrientation().
|
+def | GetFreeFacesIDs |
- | Retrieve all free faces from the given shape.
|
-def | GetSharedShapes |
+ | Retrieve all free faces from the given shape.
|
+def | GetSharedShapes |
- | Get all sub-shapes of theShape1 of the given type, shared with theShape2.
|
-def | GetShapesOnPlane |
+ | Get all sub-shapes of theShape1 of the given type, shared with theShape2.
|
+def | GetShapesOnPlane |
- | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified plane by the certain way, defined through theState parameter.
|
-def | GetShapesOnPlaneIDs |
+ | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified plane by the certain way, defined through theState parameter.
|
+def | GetShapesOnPlaneIDs |
- | Works like the above method, but returns list of sub-shapes indices.
|
-def | GetShapesOnPlaneWithLocation |
+ | Works like the above method, but returns list of sub-shapes indices.
|
+def | GetShapesOnPlaneWithLocation |
- | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified plane by the certain way, defined through theState parameter.
|
-def | GetShapesOnPlaneWithLocationIDs |
+ | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified plane by the certain way, defined through theState parameter.
|
+def | GetShapesOnPlaneWithLocationIDs |
- | Works like the above method, but returns list of sub-shapes indices.
|
-def | GetShapesOnCylinder |
+ | Works like the above method, but returns list of sub-shapes indices.
|
+def | GetShapesOnCylinder |
- | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified cylinder by the certain way, defined through theState parameter.
|
-def | GetShapesOnCylinderIDs |
+ | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified cylinder by the certain way, defined through theState parameter.
|
+def | GetShapesOnCylinderIDs |
- | Works like the above method, but returns list of sub-shapes indices.
|
-def | GetShapesOnSphere |
+ | Works like the above method, but returns list of sub-shapes indices.
|
+def | GetShapesOnSphere |
- | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified sphere by the certain way, defined through theState parameter.
|
-def | GetShapesOnSphereIDs |
+ | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified sphere by the certain way, defined through theState parameter.
|
+def | GetShapesOnSphereIDs |
- | Works like the above method, but returns list of sub-shapes indices.
|
-def | GetShapesOnQuadrangle |
+ | Works like the above method, but returns list of sub-shapes indices.
|
+def | GetShapesOnQuadrangle |
- | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified quadrangle by the certain way, defined through theState parameter.
|
-def | GetShapesOnQuadrangleIDs |
+ | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified quadrangle by the certain way, defined through theState parameter.
|
+def | GetShapesOnQuadrangleIDs |
- | Works like the above method, but returns list of sub-shapes indices.
|
-def | GetShapesOnBox |
+ | Works like the above method, but returns list of sub-shapes indices.
|
+def | GetShapesOnBox |
- | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified theBox by the certain way, defined through theState parameter.
|
-def | GetShapesOnBoxIDs |
+ | Find in theShape all sub-shapes of type theShapeType, situated relatively the specified theBox by the certain way, defined through theState parameter.
|
+def | GetShapesOnBoxIDs |
- | Works like the above method, but returns list of sub-shapes indices.
|
-def | GetInPlace |
+ | Works like the above method, but returns list of sub-shapes indices.
|
+def | GetInPlace |
- | Get sub-shape(s) of theShapeWhere, which are coincident with theShapeWhat or could be a part of it.
|
-def | GetSame |
+ | Get sub-shape(s) of theShapeWhere, which are coincident with theShapeWhat or could be a part of it.
|
+def | GetSame |
- | Get sub-shape of theShapeWhere, which is equal to theShapeWhat.
|
-def | GetSubShape |
+ | Get sub-shape of theShapeWhere, which is equal to theShapeWhat.
|
+def | GetSubShape |
- | Obtain a composite sub-shape of <aShape>, composed from sub-shapes of <aShape>, selected by their unique IDs inside <aShape>.
|
-def | GetSubShapeID |
+ | Obtain a composite
+sub-shape of <aShape>, composed from sub-shapes of <aShape>,
+selected by their unique IDs inside <aShape>.
|
+def | GetSubShapeID |
- | Obtain unique ID of sub-shape <aSubShape> inside <aShape>.
|
-def | SubShapeAll |
+ | Obtain unique ID of sub-shape <aSubShape> inside <aShape>.
|
+def | SubShapeAll |
- | Explode a shape on subshapes of a given type.
|
-def | SubShapeAllIDs |
+ | Explode a shape on subshapes of a given type.
|
+def | SubShapeAllIDs |
- | Explode a shape on subshapes of a given type.
|
-def | SubShapeAllSorted |
+ | Explode a shape on subshapes of a given type.
|
+def | SubShapeAllSorted |
- | Explode a shape on subshapes of a given type.
|
-def | SubShapeAllSortedIDs |
+ | Explode a shape on subshapes of a given type.
|
+def | SubShapeAllSortedIDs |
- | Explode a shape on subshapes of a given type.
|
-def | SubShape |
+ | Explode a shape on subshapes of a given type.
|
+def | SubShape |
- | Obtain a compound of sub-shapes of <aShape>, selected by they indices in list of all sub-shapes of type <aType>.
|
-def | SubShapeSorted |
+ | Obtain a compound of sub-shapes of <aShape>, selected by they indices in list of all sub-shapes of type <aType>.
|
+def | SubShapeSorted |
- | Obtain a compound of sub-shapes of <aShape>, selected by they indices in sorted list of all sub-shapes of type <aType>.
|
-def | ProcessShape |
+ | Obtain a compound
+of sub-shapes of <aShape>, selected by they indices in sorted list
+of all sub-shapes of type <aType>.
|
+def | ProcessShape |
- | Apply a sequence of Shape Healing operators to the given object.
|
-def | SuppressFaces |
+ | Apply a sequence of Shape Healing operators to the given object.
|
+def | SuppressFaces |
- | Remove faces from the given object (shape).
|
-def | MakeSewing |
+ | Remove faces from the given object (shape).
|
+def | MakeSewing |
- | Sewing of some shapes into single shape.
|
-def | Sew |
+ | Sewing of some shapes into single shape.
|
+def | Sew |
- | Sewing of the given object.
|
-def | SuppressInternalWires |
+ | Sewing of the given object.
|
+def | SuppressInternalWires |
- | Remove internal wires and edges from the given object (face).
|
-def | SuppressHoles |
+ | Remove internal wires and edges from the given object (face).
|
+def | SuppressHoles |
- | Remove internal closed contours (holes) from the given object.
|
-def | CloseContour |
+ | Remove internal closed contours (holes) from the given object.
|
+def | CloseContour |
- | Close an open wire.
|
-def | DivideEdge |
+ | Close an open wire.
|
+def | DivideEdge |
- | Addition of a point to a given edge object.
|
-def | ChangeOrientationShell |
+ | Addition of a point to a given edge object.
|
+def | ChangeOrientationShell |
- | Change orientation of the given object.
|
-def | ChangeOrientationShellCopy |
+ | Change orientation of the given object.
|
+def | ChangeOrientationShellCopy |
- | Change orientation of the given object.
|
-def | GetFreeBoundary |
+ | Change orientation of the given object.
|
+def | GetFreeBoundary |
- | Get a list of wires (wrapped in GEOM_Object-s), that constitute a free boundary of the given shape.
|
-def | MakeCopy |
+ | Get a list of wires (wrapped in GEOM_Objects), that constitute a free boundary of the given shape.
|
+def | MakeCopy |
- | Create a copy of the given object.
|
-def | MakeFilling |
+ | Create a copy of the given object.
|
+def | MakeFilling |
- | Create a filling from the given compound of contours.
|
-def | MakeGlueFaces |
+ | Create a filling from the given compound of contours.
|
+def | MakeGlueFaces |
- | Replace coincident faces in theShape by one face.
|
-def | GetGlueFaces |
+ | Replace coincident faces in theShape by one face.
|
+def | GetGlueFaces |
- | Find coincident faces in theShape for possible gluing.
|
-def | MakeGlueFacesByList |
+ | Find coincident faces in theShape for possible gluing.
|
+def | MakeGlueFacesByList |
- | Replace coincident faces in theShape by one face in compliance with given list of faces.
|
-def | MakeBoolean |
+ | Replace coincident faces in theShape by one face in compliance with given list of faces.
|
+def | MakeBoolean |
- | Perform one of boolean operations on two given shapes.
|
-def | MakeCommon |
+ | Perform one of boolean operations on two given shapes.
|
+def | MakeCommon |
- | Shortcut to MakeBoolean(s1, s2, 1).
|
-def | MakeCut |
+ | Shortcut to MakeBoolean(s1, s2, 1).
|
+def | MakeCut |
- | Shortcut to MakeBoolean(s1, s2, 2).
|
-def | MakeFuse |
+ | Shortcut to MakeBoolean(s1, s2, 2).
|
+def | MakeFuse |
- | Shortcut to MakeBoolean(s1, s2, 3).
|
-def | MakeSection |
+ | Shortcut to MakeBoolean(s1, s2, 3).
|
+def | MakeSection |
- | Shortcut to MakeBoolean(s1, s2, 4).
|
-def | MakePartition |
+ | Shortcut to MakeBoolean(s1, s2, 4).
|
+def | MakePartition |
- | Perform partition operation.
|
-def | MakePartitionNonSelfIntersectedShape |
+ | Perform partition operation.
|
+def | MakePartitionNonSelfIntersectedShape |
- | Perform partition operation.
|
-def | Partition |
+ | Perform partition operation.
|
+def | Partition |
- | Shortcut to MakePartition().
|
-def | MakeHalfPartition |
+ | Shortcut to MakePartition().
|
+def | MakeHalfPartition |
- | Perform partition of the Shape with the Plane.
|
-def | MakeTranslationTwoPoints |
+ | Perform partition of the Shape with the Plane.
|
+def | MakeTranslationTwoPoints |
- | Translate the given object along the vector, specified by its end points, creating its copy before the translation.
|
-def | MakeTranslation |
+ | Translate the given object along the vector, specified by its end points, creating its copy before the translation.
|
+def | MakeTranslation |
- | Translate the given object along the vector, specified by its components, creating its copy before the translation.
|
-def | MakeTranslationVector |
+ | Translate the given object along the vector, specified by its components, creating its copy before the translation.
|
+def | MakeTranslationVector |
- | Translate the given object along the given vector, creating its copy before the translation.
|
-def | MakeRotation |
+ | Translate the given object along the given vector, creating its copy before the translation.
|
+def | MakeRotation |
- | Rotate the given object around the given axis on the given angle, creating its copy before the rotatation.
|
-def | MakeRotationThreePoints |
+ | Rotate the given object around the given axis on the given angle, creating its copy before the rotatation.
|
+def | MakeRotationThreePoints |
- | Rotate given object around vector perpendicular to plane containing three points, creating its copy before the rotatation.
|
-def | MakeScaleTransform |
+ | Rotate given object around vector perpendicular to plane containing three points, creating its copy before the rotatation.
|
+def | MakeScaleTransform |
- | Scale the given object by the factor, creating its copy before the scaling.
|
-def | MakeMirrorByPlane |
+ | Scale the given object by the factor, creating its copy before the scaling.
|
+def | MakeMirrorByPlane |
- | Create an object, symmetrical to the given one relatively the given plane.
|
-def | MakeMirrorByAxis |
+ | Create an object, symmetrical to the given one relatively the given plane.
|
+def | MakeMirrorByAxis |
- | Create an object, symmetrical to the given one relatively the given axis.
|
-def | MakeMirrorByPoint |
+ | Create an object, symmetrical to the given one relatively the given axis.
|
+def | MakeMirrorByPoint |
- | Create an object, symmetrical to the given one relatively the given point.
|
-def | MakePosition |
+ | Create an object, symmetrical to the given one relatively the given point.
|
+def | MakePosition |
- | Modify the Location of the given object by LCS, creating its copy before the setting.
|
-def | MakeOffset |
+ | Modify the Location of the given object by LCS, creating its copy before the setting.
|
+def | MakeOffset |
- | Create new object as offset of the given one.
|
-def | MakeMultiTranslation1D |
+ | Create new object as offset of the given one.
|
+def | MakeMultiTranslation1D |
- | Translate the given object along the given vector a given number times.
|
-def | MakeMultiTranslation2D |
+ | Translate the given object along the given vector a given number times.
|
+def | MakeMultiTranslation2D |
- | Conseqently apply two specified translations to theObject specified number of times.
|
-def | MultiRotate1D |
+ | Conseqently apply two specified translations to theObject specified number of times.
|
+def | MultiRotate1D |
- | Rotate the given object around the given axis a given number times.
|
-def | MultiRotate2D |
+ | Rotate the given object around the given axis a given number times.
|
+def | MultiRotate2D |
- | Rotate the given object around the given axis on the given angle a given number times and multi-translate each rotation result.
|
-def | MakeMultiRotation1D |
+ | Rotate the given object
+around the given axis on the given angle a given number times and multi-translate
+each rotation result.
|
+def | MakeMultiRotation1D |
- | The same, as MultiRotate1D(), but axis is given by direction and point.
|
-def | MakeMultiRotation2D |
+ | The same, as MultiRotate1D(), but axis is given by direction and point.
|
+def | MakeMultiRotation2D |
- | The same, as MultiRotate2D(), but axis is given by direction and point.
|
-def | MakeFilletAll |
+ | The same, as MultiRotate2D(), but axis is given by direction and point.
|
+def | MakeFilletAll |
- | Perform a fillet on all edges of the given shape.
|
-def | MakeFillet |
+ | Perform a fillet on all edges of the given shape.
|
+def | MakeFillet |
- | Perform a fillet on the specified edges/faces of the given shape.
|
-def | MakeChamferAll |
+ | Perform a fillet on the specified edges/faces of the given shape.
|
+def | MakeChamferAll |
- | Perform a symmetric chamfer on all edges of the given shape.
|
-def | MakeChamferEdge |
+ | Perform a symmetric chamfer on all edges of the given shape.
|
+def | MakeChamferEdge |
- | Perform a chamfer on edges, common to the specified faces, with distance D1 on the Face1.
|
-def | MakeChamferFaces |
+ | Perform a chamfer on edges, common to the specified faces, with distance D1 on the Face1.
|
+def | MakeChamferFaces |
- | Perform a chamfer on all edges of the specified faces, with distance D1 on the first specified face (if several for one edge).
|
-def | MakeChamfer |
+ | Perform a chamfer on all edges of the specified faces, with distance D1 on the first specified face (if several for one edge).
|
+def | MakeChamfer |
- | Shortcut to MakeChamferEdge() and MakeChamferFaces().
|
-def | Archimede |
+ | Shortcut to MakeChamferEdge() and MakeChamferFaces().
|
+def | Archimede |
- | Perform an Archimde operation on the given shape with given parameters.
|
-def | PointCoordinates |
+ | Perform an Archimde operation on the given shape with given parameters.
|
+def | PointCoordinates |
- | Get point coordinates.
|
-def | BasicProperties |
+ | Get point coordinates.
|
+def | BasicProperties |
- | Get summarized length of all wires, area of surface and volume of the given shape.
|
-def | BoundingBox |
+ | Get summarized length of all wires, area of surface and volume of the given shape.
|
+def | BoundingBox |
- | Get parameters of bounding box of the given shape.
|
-def | Inertia |
+ | Get parameters of bounding box of the given shape.
|
+def | Inertia |
- | Get inertia matrix and moments of inertia of theShape.
|
-def | MinDistance |
+ | Get inertia matrix and moments of inertia of theShape.
|
+def | MinDistance |
- | Get minimal distance between the given shapes.
|
-def | Tolerance |
+ | Get minimal distance between the given shapes.
|
+def | Tolerance |
- | Get min and max tolerances of sub-shapes of theShape.
|
-def | WhatIs |
+ | Get min and max tolerances of sub-shapes of theShape.
|
+def | WhatIs |
- | Obtain description of the given shape (number of sub-shapes of each type).
|
-def | MakeCDG |
+ | Obtain description of the given shape (number of sub-shapes of each type).
|
+def | MakeCDG |
- | Get a point, situated at the centre of mass of theShape.
|
-def | CheckShape |
+ | Get a point, situated at the centre of mass of theShape.
|
+def | CheckShape |
- | Check a topology of the given shape.
|
-def | GetPosition |
+ | Check a topology of the given shape.
|
+def | GetPosition |
- | Get position (LCS) of theShape.
|
-def | KindOfShape |
+ | Get position (LCS) of theShape.
|
+def | KindOfShape |
- | Get kind of theShape.
|
-def | Import |
+ | Get kind of theShape.
|
+def | Import |
- | Import a shape from the BREP or IGES or STEP file (depends on given format) with given name.
|
-def | ImportBREP |
+ | Import a shape from the BREP or IGES or STEP file (depends on given format) with given name.
|
+def | ImportBREP |
- | Shortcut to Import() for BREP format.
|
-def | ImportIGES |
+ | Shortcut to Import() for BREP format.
|
+def | ImportIGES |
- | Shortcut to Import() for IGES format.
|
-def | ImportSTEP |
+ | Shortcut to Import() for IGES format.
|
+def | ImportSTEP |
- | Shortcut to Import() for STEP format.
|
-def | Export |
+ | Shortcut to Import() for STEP format.
|
+def | Export |
- | Export the given shape into a file with given name.
|
-def | ExportBREP |
+ | Export the given shape into a file with given name.
|
+def | ExportBREP |
- | Shortcut to Export() for BREP format.
|
-def | ExportIGES |
+ | Shortcut to Export() for BREP format.
|
+def | ExportIGES |
- | Shortcut to Export() for IGES format.
|
-def | ExportSTEP |
+ | Shortcut to Export() for IGES format.
|
+def | ExportSTEP |
- | Shortcut to Export() for STEP format.
|
-def | MakeQuad |
+ | Shortcut to Export() for STEP format.
|
+def | MakeQuad |
- | Create a quadrangle face from four edges.
|
-def | MakeQuad2Edges |
+ | Create a quadrangle face from four edges.
|
+def | MakeQuad2Edges |
- | Create a quadrangle face on two edges.
|
-def | MakeQuad4Vertices |
+ | Create a quadrangle face on two edges.
|
+def | MakeQuad4Vertices |
- | Create a quadrangle face with specified corners.
|
-def | MakeHexa |
+ | Create a quadrangle face with specified corners.
|
+def | MakeHexa |
- | Create a hexahedral solid, bounded by the six given faces.
|
-def | MakeHexa2Faces |
+ | Create a hexahedral solid, bounded by the six given faces.
|
+def | MakeHexa2Faces |
- | Create a hexahedral solid between two given faces.
|
-def | GetPoint |
+ | Create a hexahedral solid between two given faces.
|
+def | GetPoint |
- | Get a vertex, found in the given shape by its coordinates.
|
-def | GetEdge |
+ | Get a vertex, found in the given shape by its coordinates.
|
+def | GetEdge |
- | Get an edge, found in the given shape by two given vertices.
|
-def | GetEdgeNearPoint |
+ | Get an edge, found in the given shape by two given vertices.
|
+def | GetEdgeNearPoint |
- | Find an edge of the given shape, which has minimal distance to the given point.
|
-def | GetFaceByPoints |
+ | Find an edge of the given shape, which has minimal distance to the given point.
|
+def | GetFaceByPoints |
- | Returns a face, found in the given shape by four given corner vertices.
|
-def | GetFaceByEdges |
+ | Returns a face, found in the given shape by four given corner vertices.
|
+def | GetFaceByEdges |
- | Get a face of block, found in the given shape by two given edges.
|
-def | GetOppositeFace |
+ | Get a face of block, found in the given shape by two given edges.
|
+def | GetOppositeFace |
- | Find a face, opposite to the given one in the given block.
|
-def | GetFaceNearPoint |
+ | Find a face, opposite to the given one in the given block.
|
+def | GetFaceNearPoint |
- | Find a face of the given shape, which has minimal distance to the given point.
|
-def | GetFaceByNormale |
+ | Find a face of the given shape, which has minimal distance to the given point.
|
+def | GetFaceByNormale |
- | Find a face of block, whose outside normale has minimal angle with the given vector.
|
-def | CheckCompoundOfBlocks |
+ | Find a face of block, whose outside normale has minimal angle with the given vector.
|
+def | CheckCompoundOfBlocks |
- | Check, if the compound of blocks is given.
|
-def | RemoveExtraEdges |
+ | Check, if the compound of blocks is given.
|
+def | RemoveExtraEdges |
- | Remove all seam and degenerated edges from theShape.
|
-def | CheckAndImprove |
+ | Remove all seam and degenerated edges from theShape.
|
+def | CheckAndImprove |
- | Check, if the given shape is a blocks compound.
|
-def | MakeBlockExplode |
+ | Check, if the given shape is a blocks compound.
|
+def | MakeBlockExplode |
- | Get all the blocks, contained in the given compound.
|
-def | GetBlockNearPoint |
+ | Get all the blocks, contained in the given compound.
|
+def | GetBlockNearPoint |
- | Find block, containing the given point inside its volume or on boundary.
|
-def | GetBlockByParts |
+ | Find block, containing the given point inside its volume or on boundary.
|
+def | GetBlockByParts |
- | Find block, containing all the elements, passed as the parts, or maximum quantity of them.
|
-def | GetBlocksByParts |
+ | Find block, containing all the elements, passed as the parts, or maximum quantity of them.
|
+def | GetBlocksByParts |
- | Return all blocks, containing all the elements, passed as the parts.
|
-def | MakeMultiTransformation1D |
+ | Return all blocks, containing all the elements, passed as the parts.
|
+def | MakeMultiTransformation1D |
- | Multi-transformate block and glue the result.
|
-def | MakeMultiTransformation2D |
+ | Multi-transformate block and glue the result.
|
+def | MakeMultiTransformation2D |
- | Multi-transformate block and glue the result.
|
-def | Propagate |
+ | Multi-transformate block and glue the result.
|
+def | Propagate |
- | Build all possible propagation groups.
|
-def | CreateGroup |
+ | Build all possible propagation groups.
|
+def | CreateGroup |
- | Creates a new group which will store sub shapes of theMainShape.
|
-def | AddObject |
+ | Creates a new group which will store sub shapes of theMainShape.
|
+def | AddObject |
- | Adds a sub object with ID theSubShapeId to the group.
|
-def | RemoveObject |
+ | Adds a sub object with ID theSubShapeId to the group.
|
+def | RemoveObject |
- | Removes a sub object with ID theSubShapeId from the group.
|
-def | UnionList |
+ | Removes a sub object with ID theSubShapeId from the group.
|
+def | UnionList |
- | Adds to the group all the given shapes.
|
-def | UnionIDs |
+ | Adds to the group all the given shapes.
|
+def | UnionIDs |
- | Works like the above method, but argument theSubShapes here is a list of sub-shapes indices.
|
-def | DifferenceList |
+ | Works like the above method, but argument theSubShapes here is a list of sub-shapes indices.
|
+def | DifferenceList |
- | Removes from the group all the given shapes.
|
-def | DifferenceIDs |
+ | Removes from the group all the given shapes.
|
+def | DifferenceIDs |
- | Works like the above method, but argument theSubShapes here is a list of sub-shapes indices.
|
-def | GetObjectIDs |
+ | Works like the above method, but argument theSubShapes here is a list of sub-shapes indices.
|
+def | GetObjectIDs |
- | Returns a list of sub objects ID stored in the group.
|
-def | GetType |
+ | Returns a list of sub objects ID stored in the group.
|
+def | GetType |
- | Returns a type of sub objects stored in the group.
|
-def | GetMainShape |
+ | Returns a type of sub objects stored in the group.
|
+def | GetMainShape |
- | Returns a main shape associated with the group.
|
-def | GetEdgesByLength |
+ | Returns a main shape associated with the group.
|
+def | GetEdgesByLength |
- | Create group of edges of theShape, whose length is in range [min_length, max_length].
|
-def | SelectEdges |
+ | Create group of edges of theShape, whose length is in range [min_length, max_length].
|
+def | SelectEdges |
- | Create group of edges of selected shape, whose length is in range [min_length, max_length].
|
-def | addPath |
+ | Create group of edges of selected shape, whose length is in range [min_length, max_length].
|
+def | addPath |
- | Add Path to load python scripts from.
|
+ | Add Path to load python scripts from.
|
Variables |
+tuple | g = lcc.FindOrLoadComponent("FactoryServer", "GEOM") |
-tuple | g = lcc.FindOrLoadComponent("FactoryServer", "GEOM") |
+tuple | geom = g._narrow( GEOM.GEOM_Gen ) |
-tuple | geom = g._narrow( GEOM.GEOM_Gen ) |
+ | myBuilder = None |
- | myBuilder = None |
+int | myStudyId = 0 |
-int | myStudyId = 0 |
+ | father = None |
- | father = None |
+ | BasicOp = None |
- | BasicOp = None |
+ | CurvesOp = None |
- | CurvesOp = None |
+ | PrimOp = None |
- | PrimOp = None |
+ | ShapesOp = None |
- | ShapesOp = None |
+ | HealOp = None |
- | HealOp = None |
+ | InsertOp = None |
- | InsertOp = None |
+ | BoolOp = None |
- | BoolOp = None |
+ | TrsfOp = None |
- | TrsfOp = None |
+ | LocalOp = None |
- | LocalOp = None |
+ | MeasuOp = None |
- | MeasuOp = None |
+ | BlocksOp = None |
- | BlocksOp = None |
+ | GroupOp = None |
- | GroupOp = None |
+dictionary | ShapeType = {"COMPOUND":0, "COMPSOLID":1, "SOLID":2, "SHELL":3, "FACE":4, "WIRE":5, "EDGE":6, "VERTEX":7, "SHAPE":8} |
-dictionary | ShapeType = {"COMPOUND":0, "COMPSOLID":1, "SOLID":2, "SHELL":3, "FACE":4, "WIRE":5, "EDGE":6, "VERTEX":7, "SHAPE":8} |
+ | kind = GEOM.GEOM_IKindOfShape |
- | kind = GEOM.GEOM_IKindOfShape |
+tuple | g = lcc.FindOrLoadComponent("FactoryServer", "GEOM") |
-
-