Solid Edge Part Type Library
GetEntities Method
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
Entities
See Also

MirrorCopyGeometry Object  | MirrorCopyGeometry Members

Send comments on this topic.