Solid Edge Part Type Library
Add Method
Specifies the name of the table to be added.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal TableName As String _
) As PropertyTableDefinition
Parameters
TableName
Specifies the name of the table to be added.
See Also

PropertyTableDefinitions Collection  | PropertyTableDefinitions Members