TransientBRep.GetIdenticalBodies Method

Parent Object: TransientBRep

Description

Method that find the identical SurfaceBody objects in a SurfaceBody objects collection. In the return value, all the identical surface bodies will be placed in the same ObjectCollection.

Syntax

TransientBRep.GetIdenticalBodies( InputSurfaceBodies As ObjectCollection, [Options] As Variant ) As ObjectCollection

Parameters

Name Type Description
InputSurfaceBodies ObjectCollection Input ObjectCollection that includes the SurfaceBody objects to compute the identity ones in it.
Options Variant Optional input NameValueMap that specifies the options when compute the comparison. Valid options includes: Name = Tolerance. Value = Double that specifies the tolerance when compare the surface bodies. If this is not specified, the default tolerance value 0.000001 will be used.

This is an optional argument whose default value is null.

Version

Introduced in version 2021