Version: 8.3.0
Home
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Decompose objects deprecated methods

Functions

def SubShapeAllSorted
 Deprecated method It works like SubShapeAllSortedCentres(), but wrongly defines centres of faces, shells and solids. More...
 
def SubShapeAllSortedIDs
 Deprecated method It works like SubShapeAllSortedCentresIDs(), but wrongly defines centres of faces, shells and solids. More...
 
def SubShapeSorted
 Deprecated method It works like SubShapeSortedCentres(), but has a bug (wrongly defines centres of faces, shells and solids). More...
 

Detailed Description

Function Documentation

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.ManageTransactions(), 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(), and geomBuilder.ShapesOp.

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(), geomBuilder.GetSubShape(), geomBuilder.ManageTransactions(), and geomBuilder.SubShapeAllSortedIDs().