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

MirrorCopyGeometry Object  | MirrorCopyGeometry Members

Send comments on this topic.