Solid Edge Part Type Library
Copy Method
Specifies the HoleData object to copy.
Description
This method copies a specified HoleData object to a new HoleData object
Syntax
Visual Basic
Public Function Copy( _
   ByVal pSrcHoleData As HoleData _
) As HoleData
Parameters
pSrcHoleData
Specifies the HoleData object to copy.
See Also

HoleDataCollection Collection  | HoleDataCollection Members