Solid Edge Part Type Library
Add Method
Specifies the number of objects in EntityArray.
Specifies the entities to be patterned.
Specifies the Profile object on which the PatternCopyGeometry feature is based.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal NumberofEntities As Long, _
   ByRef EntityArray() As Object, _
   ByVal Profile As Profile _
) As PatternCopyGeometry
Parameters
NumberofEntities
Specifies the number of objects in EntityArray.
EntityArray
Specifies the entities to be patterned.
Profile
Specifies the Profile object on which the PatternCopyGeometry feature is based.
See Also

PatternCopyGeometries Collection  | PatternCopyGeometries Members

Send comments on this topic.