Solid Edge Part Type Library
CleanGeometry2d Method
Description
Cleans 2d geometries on the profile.
Syntax
Visual Basic
Public Sub CleanGeometry2d( _
   ByVal options As CleanProfileOptions, _
   ByVal bCleanPoints As Boolean, _
   ByVal bCleanBSplines As Boolean, _
   ByVal bCleanIdentical As Boolean, _
   ByVal bCleanSmall As Boolean, _
   ByVal vLayer As Variant, _
   ByVal vSmallTolerance As Variant _
) 
Parameters
options
ValueDescription
igCleanProfileDeleteDelete cleaned geometries.
igCleanProfileMoveMove cleaned geometries to an existing layer.
bCleanPoints
bCleanBSplines
bCleanIdentical
bCleanSmall
vLayer
vSmallTolerance
See Also

Profile Object  | Profile Members  | Solid Edge ST5 - What's New