Solid Edge Assembly 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, _
   ByVal pProfiles() As Unknown _
) 
Parameters
NumProfiles
Specifies the number of profiles in the Profiles array.
pProfiles
Contains the profiles for the referenced object.
See Also

AssemblyDrivenPartFeaturesExtrudedCutout Object  | AssemblyDrivenPartFeaturesExtrudedCutout Members  | Solid Edge V17 - What's New