Solid Edge Part Type Library
SuppressedFeature Property
Description
Returns the suppressed feature having a specified index of a part in a family.
Property type
Read-only property
Syntax
Visual Basic
Public Property SuppressedFeature( _
   ByVal Index As Variant _
) As Object
Parameters
Index
Remarks
You can use this property to obtain a feature from a list of suppressed features in a part.
See Also

FamilyMember Object  | FamilyMember Members

Send comments on this topic.