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
modifyin moduleooflib.engine.skeletonselectionmod -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject. shape- Element shape. Type: An object from the
ElementShapeTypeenumerated class.
Description
Select_By_Element_Type selects all Elements of a
given topology, i.e, triangular or
quadrilateral.



