SALOME documentation central

Access to sub-shapes by their unique IDs inside the main shape
[Creating Advanced Geometrical Objects]

Functions

def geompy.GetSubShape
 Obtain a composite sub-shape of aShape, composed from sub-shapes of aShape, selected by their unique IDs inside aShape
def geompy.GetSubShapeID
 Obtain unique ID of sub-shape aSubShape inside aShape

Function Documentation

def geompy.GetSubShape (   self,
  aShape,
  ListOfID 
)

Obtain a composite sub-shape of aShape, composed from sub-shapes of aShape, selected by their unique IDs inside aShape

Example

def geompy.GetSubShapeID (   self,
  aShape,
  aSubShape 
)

Obtain unique ID of sub-shape aSubShape inside aShape

Example

 All Data Structures Namespaces Files Functions Variables

Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS