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

Dimple Object  | Dimple Members