Solid Edge FrameworkSupport Type Library
Add Method
Specifies the name for the new style.
Specifies the name of an existing style on which the new style is to be based.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal Name As String, _
   ByVal Parent As String _
) As SmartFrame2dStyle
Parameters
Name
Specifies the name for the new style.
Parent
Specifies the name of an existing style on which the new style is to be based.
See Also

SmartFrame2dStyles Collection  | SmartFrame2dStyles Members