create# classmethod ComponentDef.create(db, comp_def_name, fp)# Create a component definition in a given database. Parameters: dbDatabaseDatabase to create the component definition in. comp_def_namestrName of the component definition to create. fpCell or NoneFootprint cell of the component definition, optional Returns: ComponentDef