Functions | |
| def | SubShapeAllSorted (self, aShape, aType, theName=None) |
| Deprecated method It works like SubShapeAllSortedCentres(), but wrongly defines centres of faces, shells and solids. More... | |
| def | SubShapeAllSortedIDs (self, aShape, aType) |
| Deprecated method It works like SubShapeAllSortedCentresIDs(), but wrongly defines centres of faces, shells and solids. More... | |
| def | SubShapeSorted (self, aShape, aType, ListOfInd, theName=None) |
| Deprecated method It works like SubShapeSortedCentres(), but has a bug (wrongly defines centres of faces, shells and solids). More... | |
| def SubShapeAllSorted | ( | self, | |
| aShape, | |||
| aType, | |||
theName = None |
|||
| ) |
Deprecated method It works like SubShapeAllSortedCentres(), but wrongly defines centres of faces, shells and solids.
References geomBuilder._autoPublish(), geomBuilder.EnumToLong(), geomBuilder.RaiseIfFailed(), and geomBuilder.ShapesOp.
| def SubShapeAllSortedIDs | ( | self, | |
| aShape, | |||
| aType | |||
| ) |
Deprecated method It works like SubShapeAllSortedCentresIDs(), but wrongly defines centres of faces, shells and solids.
References geomBuilder.EnumToLong(), geomBuilder.RaiseIfFailed(), geomBuilder.ShapesOp, and geomBuilder.SubShapeAllIDs().
| def SubShapeSorted | ( | self, | |
| aShape, | |||
| aType, | |||
| ListOfInd, | |||
theName = None |
|||
| ) |
Deprecated method It works like SubShapeSortedCentres(), but has a bug (wrongly defines centres of faces, shells and solids).
References geomBuilder.EnumToLong(), GEOM_IShapesOperations.GetSubShape(), geomBuilder.GetSubShape(), and geomBuilder.SubShapeAllSortedIDs().