OOF2: The Manual

Name

OOF.ElementSelection.Select_by_Element_Type — Select elements by shape.

Synopsis

OOF.ElementSelection.Select_by_Element_Type(skeleton,shape)

Details

  • Parent Menu: OOF.ElementSelection
  • Callback: function modify in module ooflib.engine.skeletonselectionmod
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.
    shape
    Element shape. Type: An object from the ElementShapeType enumerated class.

Description

Select_By_Element_Type selects all Elements of a given topology, i.e, triangular or quadrilateral.