Click or drag to resize
AB4D logo

ExtensionsForEachGeometryModel3D Method

Overload List
 NameDescription
Public Extension MethodForEachGeometryModel3D(Model3DGroup, ActionGeometryModel3D) Performs the specified action on each GeometryModel3D inside the rootModel3DGroup.
Public Extension MethodForEachGeometryModel3D(ModelVisual3D, ActionGeometryModel3D) Performs the specified action on each GeometryModel3D inside the rootModelVisual3D.
Public Extension MethodForEachGeometryModel3D(Visual3DCollection, ActionGeometryModel3D) Performs the specified action on each GeometryModel3D inside the visual3DCollection.
Top
See Also