Solid Edge Part Type Library
GetEntities Method
Specifies the number of entities.
Specifies the entities.
Description
This method returns the entities (curves or surfaces) for the referenced object.
Syntax
Visual Basic
Public Sub GetEntities( _
   ByRef NumberofEntities As Long, _
   ByRef Entities() As Object _
) 
Parameters
NumberofEntities
Specifies the number of entities.
Entities
Specifies the entities.
See Also

PatternCopyGeometry Object  | PatternCopyGeometry Members