Solid Edge Assembly Type Library
GetProfiles Method
Returns the number of profiles for the referenced object.
Returns the profiles for the referenced object.
Description
This method returns the profiles associated with the referenced feature object.
Syntax
Visual Basic
Public Sub GetProfiles( _
   ByRef NumProfiles As Long, _
   ByRef ppProfiles() As Unknown _
) 
Parameters
NumProfiles
Returns the number of profiles for the referenced object.
ppProfiles
Returns the profiles for the referenced object.
See Also

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