Create the object for working with an imported part.
Declaration Syntax
public virtual Table AddTable(bool activate, bool expandGroup)
Parameters
- activate(bool)
- Whether the new Table should become the active object after creation. 
- expandGroup(bool)
- If - is false, specifies whether the Tables group should be expanded after adding a new Table.