Solid Edge Part Type Library
SetProfiles Method
Specifies the number of profiles in the Profiles array.
Contains the profiles for the referenced object.
Description
Sets the profiles associated with the referenced feature object.
Syntax
Visual Basic
Public Sub SetProfiles( _
   ByVal NumProfiles As Long, _
   ByRef Profiles() As Object _
) 
Parameters
NumProfiles
Specifies the number of profiles in the Profiles array.
Profiles
Contains the profiles for the referenced object.
See Also

Bead Object  | Bead Members

Send comments on this topic.