Creo Schematics 8.0.0.0 Help Center > Customizing Creo Schematics Using Java APIs > Example: Invoking a Class After a Connection Is Made
Example: Invoking a Class After a Connection Is Made
public void postConnect(ManageProperties mp) throws RSDException
{
// Use the ManageProperties class to make changes to properties
// and their values
}