create# classmethod PointTerminal.create(layout, net, layer, name, point)# Create a point terminal. Parameters: layoutLayoutLayout to create the point terminal in. netNet or str or NoneNet. layerLayer or strLayer to place the point terminal on. namestrName of the point terminal. pointPoint2DLikeType of the point terminal. Returns: PointTerminal